• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Ranking System

Scheduled Pinned Locked Moved NodeBB Plugins
groupranksgroupsranking
2 Posts 2 Posters 2.4k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    benni
    wrote on last edited by
    #1

    Hi,
    I've successfully set up my first nodeBB Forum, and it looks really good. But there's one big problem with it, and I didn't find any solutions in the internet yet: I want to have something like a Ranking-System, so I could configure, that if someone has posted more than 50 times, he gets a specific rank. If he gets more than 100, he gets another one. The Ranks should have different permissions, and i should be able to configure, that you can't get one rank (like "mod" or "admin" or "supporter"), only if I give it to you.
    It would be really good, if somebody out there would know a plugin which does this work, or knows a solution without a plugin.
    Thanks in advance,
    Benni

    1 Reply Last reply
    0
  • MegaM Offline
    MegaM Offline
    Aza Noriega Community Rep
    wrote on last edited by Mega
    #2

    Probably it isn't what you expected to get as an answer
    https://github.com/NodeBB/NodeBB/wiki/Plugin-Hooks#actionuserset
    https://github.com/NodeBB/NodeBB/blob/8f5bf1a7edc991f7b40c3f8520cec87b8b10b8f8/src/user.js#L159-L196

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development