1.0.1 • Published 5 years ago

nodebb-plugin-gamification v1.0.1

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

Installation

npm install --save nodebb-plugin-gamification

Theme modifications

topic/post.tpl

 <!-- IF posts.lvl -->
    <!-- IMPORT partials/topic/level.tpl -->
 <!-- ENDIF posts.lvl --> 

profile.tpl

<!-- IF lvl -->
    <div class="stat">
        <div class="human-readable-number" title="{lvl}">{lvl}</div>
           <span class="stat-label">Level</span>
    </div>
<!-- ENDIF lvl -->

Screenshots

Gamification progress bar

1.0.1

5 years ago

1.0.0

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.2.3

6 years ago