There is another thing is that I am not sure if nodebb-meilisearch will reindex it automatically
I confirmed it was done automatically. Right now nodebb-meilisearch looks 100% perfect on my site! Excellent!
Looking to set up gamification that will give users the:
Is there a plugin out there that will do this?
@dennismsmith hi. There's a reputation system built into the core of NodeBB which can be further enhanced by levels and rules (both are plugins). I'm using both on https://sudonix.com if you'd like to see these in action.
Happy to assist.
@phenomlab said in Looking for Gamification Plugin:
Thanks for the reply...I'll have a look.
Do you mind sharing which plugins you are using? I see the rewards system but looks like it just adds rep?
I am fairly new to NodeBB coming from systems like Jive and Lithium who had these features built-in.
Thanks again!
@dennismsmith Hi - as well as enabling the stock reputation system, I am using
nodebb-plugin-reputation-rules
nodebb-plugin-user-level
For the leaderboard, you could use
nodebb-plugin-leaderboard
I personally do not use this, but it's there.