Skip to content

NodeBB-Community/nodebb-plugin-user-level

 
 

Repository files navigation

The plugin adds levels to the user and supports displaying this information

The plugin allows creating and editing a list of levels for the user

The plugin displays user levels in posts and user profile pages

Create and edit user-level lists

To create this list, admin can access the path /admin/plugins/user-level

Each level user needs a level name and a minimum value of reputation points to reach this level

The order of user levels can be messy (but should be in order that admins can easily manage) Image

Show user level information

Information in articles

This information is displayed before the user's name Image

Additional information includes:

  • Number of prestige points available / number of prestige points required to get to the next level
  • The next level Image

Information on the user information page

Information displayed between the user's full name and the username Image

Packages

No packages published

Languages

  • JavaScript 65.6%
  • Smarty 30.6%
  • SCSS 3.8%