Question and Answer Plugin for NodeBB
Find a file
Barış Soner Uşaklı 832256e6fd 1.2.10
2025-04-17 13:49:45 -04:00
static fix: jsonld esaping issue if topic title had emoji 2024-12-13 10:36:15 -05:00
.eslintrc chore: ESLint 2021-09-07 23:11:11 +03:00
.gitattributes init 2015-03-26 16:52:39 -04:00
.gitignore gitignore sublime 2016-01-22 14:37:08 -05:00
.npmignore init 2015-03-26 16:52:39 -04:00
library.js dont add thread tools if cant set as answer etc. 2025-04-17 13:49:21 -04:00
LICENSE init 2015-03-26 16:52:39 -04:00
package.json 1.2.10 2025-04-17 13:49:45 -04:00
plugin.json update for bs5 2022-09-19 18:18:34 -04:00
README.md chore: update readme 2019-08-16 16:48:24 -04:00

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:

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