nodebb-plugin-question-and-answer

A nodebb-plugin-question-and-answer plugin for NodeBB which allows users to post topics as questions and select a post as the answer

Usage no npm install needed!

<script type="module">
  import nodebbPluginQuestionAndAnswer from 'https://cdn.skypack.dev/nodebb-plugin-question-and-answer';
</script>

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.

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:

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

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

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: