[nodebb-plugin-ns-awards] NS Awards, Give Medals!
-
It should be okay on 0.8.2, @baris added this on master a day or two ago. Post your hash please?
-
@psychobunny
96364935e905a8f9b07459da1bd974cc8c139b65
Edit: To me it looks like this is one of the latest commits on master, though my forum says v0.8.2, you forgot to update the version maybe? ^^
Double-edit: Did a fresh install from 0.8.x branch to solve the problem with postTools. @Nicolas I'm having the same problem as @1Smert1 though as shown in his screenshot.
Running with latest version of the plugin and redis.
-
i would love to see this TO-DO implemented some day, given it by hand is boring
"Add Achievements section, where rules can be specified, and same Awards could be granted automatically (auto-awards with progress, Ex: First 1000 posts -> Core Heart, Every 20 likes -> Lover, etc)"great plugin keep it going
-
Version 2.0.0
Summary: 0.9 compatibility
- Compatibility with NodeBB 0.9.x
- Fresh look for the ACP
- Updated awards upload component
- Introduced new flex template for Profile Import
What you can achieve with Profile page
New ACP Look
-
possible - yes
via plugin capabilities - noCurrently, Plugin doesn't provide Management UI.
If you did a mistake, you can remove record from the Database directly -
Sneak peek to next update
-
Version 2.1.0
New version is available. Summary: Manage section.
- Update user delete hook to
static:user.delete
- Fix #6 issue with limit when user is deleted
- Improve Autocomplete component: clear search result
- Introduce Manage section: ability to reward multiple users; manage user's awards;
- Updated libraries for ACP
Preview
- Update user delete hook to
-
@MJ you have to inject template for this: https://github.com/NicolasSiver/nodebb-plugin-ns-awards#profile-template
It means, you have to mess with your theme. -
@Nicolas said:
@MJ you have to inject template for this: https://github.com/NicolasSiver/nodebb-plugin-ns-awards#profile-template
It means, you have to mess with your theme.okay thank you, I'm not good at it now. I will learn more about it, and if I'm good enough I will try and mess with my theme
thanks
-