Question and Answer Plugin for NodeBB
JavaScript Smarty CSS
Switch branches/tags
Nothing to show
Latest commit 75862dc Feb 8, 2017 @psychobunny psychobunny 0.1.4
Permalink
Failed to load latest commit information.
static compatibility with nodebb-plugin-recent-cards Feb 7, 2017
.gitattributes init Mar 26, 2015
.gitignore gitignore sublime Jan 22, 2016
.npmignore init Mar 26, 2015
LICENSE init Mar 26, 2015
README.md readme Apr 8, 2015
library.js Add missing dep Jul 19, 2016
package.json 0.1.4 Feb 7, 2017
plugin.json added a reward condition based on # of questions accepted Mar 2, 2016

README.md

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.

Tested on Vanilla, Lavender, and Persona on latest 0.7-dev.

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:

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:

TODO

  • Marking a specific post as an answer