[nodebb-plugin-ns-points] NS Points, Forum Gamification
-
At current phase, a few plugins are compatible with
v1.0
. -
If we talk about v1.0 NodeBB. In order to have workable solution, I have to update plugin. As for step-by-step, I will try to provide more simple step-by-step guide as part of plugin's documentation.
How? - I have to check breaking changes and accommodate them with next update.
When? - I'm going to do it at weekends (5-6 March)Actually I have waited for major release of NodeBB, so I need solve compatibility only once in a while
-
@Nicolas Thank you for the prompt response. Also let me know if you do custom development, but not at completely un-affordable and unsustainable costing, lol. I also think that as community members we can arrange for Nicolas's coffee/beer if he can finish up hi TODO list real quick.
-
Not compatible with V1.0.2 ?
-
Version 4.0.0
New version is available. Summary: ACP part is added.
- Fully functional ACP panel with an ability to change different settings: weight for actions, base values for computation, general settings
- Compatibility with v1.x.x forum
Screenshots will be added later.
-
running now on our forum
nice work againhopely you can add that to-do on the future
-
@genesisx said in [nodebb-plugin-ns-points] NS Points, Forum Gamification:
Hey there, thanks for the great plugin, seems like it's not compatible with 1.5.x, any chance it will be compatible in the future?
Alright, looks like it's a simple hook change, here is the pull request.
https://github.com/NicolasSiver/nodebb-plugin-ns-points/pull/9 -
Just want to confirm what is the difference between points and reputation???
-
What is a reputation? If it's a plugin, it's a different plugin with a different vision of the things. Where the points it's an extra level of metrics for activity. As a result, forum developer can use points to show something or to do something corresponding to the number of points.
-
Version 5.0.0
The new version has been released with the main focus on a compatibility with NodeBB 1.9
- Changed compatibility with NodeBB
v1.9.x
- Changed Overview page to handle rendering process server-side
- Removed development dependencies like
lodash
andcode-climate
- Fixed issue with long usernames on
Overview
page - Fixed issue where a deleted user was not removed completely
- Changed compatibility with NodeBB