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: 2 months 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: 2024-02-06T03:09:14.000Z (over 1 year ago)
- Last Synced: 2024-04-25T09:43:32.314Z (about 1 year ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 39
- Watchers: 9
- Forks: 31
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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:
