Skip to content

ornithes/nodebb-plugin-question-and-answer

 
 

Repository files navigation

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

About

Question and Answer Plugin for NodeBB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • Smarty 12.4%
  • CSS 4.6%