@DownPW thanks. I forgot about that.
Editing a reputation for a user in a nodeBB based forum
-
Hello everyone, for a long time I was looking for an option to edit the reputation of the users in my forum,
Whether it’s adding a reputation to a veteran user, or lowering a reputation to a user who breaks the rules
I recently found in GitHub a plugin to edit the reputation for users easily, and I want to share with you the plugin
Plugin installation commands: npm i nodebb-plugin-change-reputation
The plugin is in Hebrew, but simple and easy to use.
Because you do not speak Hebrew I will give a short tutorial.
After installing and logging in to the plugin, the first line selects the user, the second line the amount of reputation, and the third line chooses whether to send an alert to the user or not to send. its not easy? -
-
@elhana-fine Thanks for the tip - this is very useful
-
What is the difference with the plugin actually installed here ?
Maybe delete hebrew and code in English is better -
@DownPW
What plugin is there here that allows you to build a reputation?
I only know a plugin to restrict new users from giving a reputation. -
@elhana-fine said in Editing a reputation for a user in a nodeBB based forum:
What plugin is there here that allows you to build a reputation?
nodebb-plugin-user-level
-
Yes that why I ask the question
-
@elhana-fine thanks for the tip… a useful plugin indeed…
-
@elhana-fine and when you write
-100
in the second line, it subtracts 100 reputation points… This is a very useful plugin for us. Thanks again for sharing. -
is there any way to see whose reputation is changed by this plugin?
Did this solution help you?
Related Topics
-
-
NodeBB: Creating pages
Solved Configure -
-
-
-
-
[NODEBB] Stats
Unsolved Customisation -
NodeBB Footer
Solved Customisation