0.0.3 • Published 4 years ago

nodebb-plugin-question-and-answer-niuniu v0.0.3

Weekly downloads
3
License
BSD-2-Clause
Repository
github
Last release
4 years ago

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.

Installation

npm install nodebb-plugin-question-and-answer

Screenshots

In the composer you can post a topic as a question thread:

npm.io

Or, you can convert it to a question from thread tools:

npm.io

Mark your question as solved via thread tools:

npm.io

Or if there is a specific post that solved your question, the post tools popup gives you the option to select that answer:

npm.io

The accepted answer will be promoted to the top of the page:

npm.io

And here is how it looks like in the category view, recent, popular, etc:

npm.io

A navigation route is available, so you can see the most recent unsolved threads. Just activate it in ACP -> General -> Navigation:

npm.io