Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Question and Answer Plugin for NodeBB

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:

![](http://i.imgur.com/yfXMbOq.png)

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

![](http://i.imgur.com/V5S8YMu.png)

### Mark your question as solved via thread tools:

![](http://i.imgur.com/0R7edVv.png)

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

![](https://i.imgur.com/KOHJmBR.png)

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

![](https://i.imgur.com/sLmTSTY.png)

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

![](http://i.imgur.com/eklpclQ.png)

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

![](http://i.imgur.com/oCLdSHe.png)