Those hooks weren't working the way they were meant to, that's why they are deprecated. If you need to do a one time operation when the plugin is installed. Just set a flag in the database stating that the operation is done so it is not repeated on every restart of NodeBB.
Have a plugin for mark post as the essence ?
-
I need a plugin to allow administrator mark post as the essence ,and award the author specified number rewards .
Have a plugin for mark post as the essence ? If not , can you give me some guide me how to do it. Thanks!
-
@holly said in Have a plugin for mark post as the essence ?:
d award the author specifi
Im actually lookin for this!
I need to mark the post as the essence. and award the author specified number rewards!
For now, I just register several users, switch to add the author's reward... -
Anyone is interested into this?
-
I am stilling waiting for such plugin
-
There's the Q&A plugin, which allows you to mark a post as the "answer". The integration to reward reputation for answering a question, I don't think we have yet, but it could be added to the Q&A plugin so you can configure rewards with it.