And also if you guys want more third-party developers to make plugins for nodebb, you should write the development docs properly that other developers can contribute. I had a hard time in figuring out the things while writing my first plugin for nodebb.
B
bubundas17
@bubundas17
Posts
-
Show GitHub stars, forks, npm Downloads beside plugin list. -
Lock Post Contents.Hi,
I am finding a plugin for nodebb which will allow authors to lock/hide snippets of the post. and the reader/user need to do Certain actions (like replying to the post, Paying points, etc...)in order to gain access to the locked/hidden snippet. -
I need help in developing a pluginHi, I am totally new in nodebb development. i wanna build a plugin.
How can i know if a user replayed to a topic or not in hooks?