https://github.com/NodeBB/nodebb-plugin-question-and-answer
Question and Answer Plugin for NodeBB
https://github.com/NodeBB/nodebb-plugin-question-and-answer
Last synced: 13 days ago
JSON representation
Question and Answer Plugin for NodeBB
- Host: GitHub
- URL: https://github.com/NodeBB/nodebb-plugin-question-and-answer
- Owner: NodeBB
- License: bsd-2-clause
- Created: 2015-03-26T20:56:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T17:49:49.000Z (about 1 month ago)
- Last Synced: 2025-05-07T08:44:27.876Z (17 days ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 44
- Watchers: 7
- Forks: 31
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nodebb - question-and-answer - Question and Answer Plugin for NodeBB. (Plugins)
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:
