JSPM

nodebb-plugin-question-and-answer-niuniu

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q17033F
  • License BSD-2-Clause

A nodebb-plugin-question-and-answer plugin for NodeBB which allows users to post topics as questions and select a post as the answer

Package Exports

  • nodebb-plugin-question-and-answer-niuniu

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodebb-plugin-question-and-answer-niuniu) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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:

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