WordPress itself can handle lots of traffic if scaled correctly. However, if you're looking to do lots of custom features that don't have WordPress plugins for and require custom work, then you're probably better off with a custom product.
General questions about how to use the forum
-
I am new to the forum, just wondering if there is some user manual on how to use the forum. I have some questions that I can't seem to find the answer:
- How do you gain reputation points?
- When I bookmarked a post, where can I find it?
- What does flag do?
- Can I send batch notification to users if I am the admin?
It would be great if someone can point me to a user manual, if exist.
Thanks!!!!!
-
We don't have a user manual yet. Here are the answers to your questions though
How do you gain reputation points?
When someone upvotes your post you get 1 reputation.
When I bookmarked a post, where can I find it?
https://community.nodebb.org/user/scen/favourites (We should rename this to bookmarks to match the action)
What does flag do?
Flagging a post sends a notification to admins and global moderators so they can review the post and take action.
Can I send batch notification to users if I am the admin?
This is not possible yet.
-
- Can I send batch notification to users if I am the admin?
With the
nodebb-plugin-newsletter
plugin you can. -
Rod2, I cannot find that plugin? Is it removed from NodeBB?
-
https://github.com/yariplus/nodebb-plugin-newsletter
In the console run npm install nodebb-plugin-newsletter
Done!
-
Thanks for linking it!
-
NP, Love to helpout