nodebb-plugin-question-and-answer-modded
v0.0.1
Published
A nodebb-plugin-question-and-answer plugin for NodeBB which allows users to post topics as questions and select a post as the answer
Downloads
3
Maintainers
Readme
Question and Answer Plugin for NodeBB
A Q&A plugin for NodeBB Forums which allows users to post topics as questions and label it as solved.
Tested on Vanilla, Lavender, and Persona on latest 0.7-dev.
Installation
npm install nodebb-plugin-question-and-answer
Screenshots
In the composer you can post a topic as a question thread:
Or, you can convert it to a question from thread tools:
Mark your question as solved via thread tools:
And here is how it looks like in the category view, recent, popular, etc:
A navigation route is available, so you can see the most recent unsolved threads. Just activate it in ACP -> General -> Navigation:
TODO
- Marking a specific post as an answer