So, I'm well aware of the current points plugin that exists, but sad to find out that it doesn't include a points store where you can add items for people on your forum to buy with their points. After doing some research through old topics it seems forum gamification used to be a really big priority around nodeBB but that seems to have died off. 😞 Does anyone know of any points/points store systems similar to what they have currently on myBB?
[nodebb-plugin-custom-pages] Custom Static pages for NodeBB
-
@tigger having same issue.
@psychobunny pls fix -
After upgrading to 1.3.0 this plugin makes NodeBB crash.
After enable this plugin the forum won't restart anymore. After using
./nodebb reset -p nodebb-plugin-custom-pages
NodeBB can start again.Have more people this problem?
-
@MJ Yep.
-
Yes, it's an upgrade blocker for us but then we don't really need upgrading.
-
Hopefully you can update this soon. Thanks
-
This plugin works fine on master branch.
-
Nothing seams to be updated on nodebb-plugin-custom-pages plugin. Is the core patched and does v.1.3.0 work now?
-
1.4.0 at least appears to just work.
-
Should be good now as of 1.4.0, apologies for the late reply.
-
Hi, I just installed the plugin via the admin control panel in v1.4.3. I activated the plugin and restarted, but it doesn't show in the drop down plugin list, although it appears in the list of all plugins from the extend menu.
I'm not sure If i have done something wrong with the installation or have misunderstood how to use the plugin. Any help would be appreciated, thank you!
-
Updates Nodebb to v1.5.3 but all pages made with CSP are empty (see http://keen.wtf/rules)
Do more people have this problem, and is there a(n easy) fix for it?
-
Nothing seams to be updated. Is the core patched and does v.1.3.0 work now?
-
@maryhaugen said in [nodebb-plugin-custom-pages] Custom Static pages for NodeBB:
Nothing seams to be updated. Is the core patched and does v.1.3.0 work now?
I don't get this. What do you mean sir?
-
Updated plugin (v0.5.1) for the upcoming version of NodeBB (v1.6.0, or the
develop
branch as of this commit).Use plugin version v0.4.1 for NodeBB v1.5.3 compatibility.
Changelog
- Fixes for 1.5.3 and up
- Added permissions: restrict pages by group(s), registered users, etc.
- No restarts required anymore when adding/deleting pages
- Added
user
object to page data so you can do some benchpress logic - Deprecated custom
class
field, use.page-<route>
which is set by NodeBB core instead - Widgets get moved into the "Draft Zone" if you delete a custom page
-
I get incorrect urls for the "recent view" module (v0.4.1):
mydomain.com/%7Bconfig.relative_path%7D/topic/2/foo-bar
-
@psychobunny thanks a lot
-
I created a static page for displaying my privacy policy and TOS.
I added some contents to the page in the Widgets tab.
But when I navigate to the page, it is empty. No content is being shown.
Can anyone help me with this. Thanks a lot..!
-
Have you tried doing a
./nodebb build tpl
and then restarting NodeBB? Not sure if that will fix it, but worth a shot. -
@julian
I am using a hosted solution. So I don't have access to command line.
Any other ideas? -
Hi @Vamsi-Krishna, just following up here as well that we've received your support ticket and have addressed your issue. Let us know via support if you have any other questions.
Thanks!