Backstage.io plugin for Q&A. This plugin is both frontend and backend that manages and displays questions and answers within Backstage. This plugin provides:
- Interface to ask questions
- Interface to answer questions
- Interface to vote questions and answers
- Interface for individual users and tags
- Backend that saves questions and answers to desired database
- Integration with the
@backstage/plugin-search
plugin - Integration with the
@backstage/plugin-catalog-react
plugin - Integration with the
@backstage/plugin-permission-react
plugin - Integration with the
@backstage/plugin-permission-common
plugin - Integration with the
@backstage/plugin-home
plugin - Integration with the
@backstage/plugin-signals
plugin - Integration with the
@backstage/plugin-notifications
plugin
Find installation instructions in our documentation.
IMPORTANT: From version 2.0.0 forward, this plugin only works with the new backend system. If you are still using the old backend system, please use version 1.24.5.
Questions list:
Posting question:
Answering question:
Tags page:
All contributions are very welcome. See CONTRIBUTING for more information.
This library is under the MIT license.