The Announcements plugin manages and displays announcements within Backstage.
This plugin provides:
- a component to display the latest announcement as a banner, if there is one
- a component to display the latest announcements, for example on a homepage
- pages to list, view, create, edit and delete announcements
- integration with the
@backstage/plugin-search
plugin - integration with the
@backstage/plugin-permission-backend
plugin - integration with the
@backstage/plugin-events-backend
plugin - integration with the
@backstage/plugin-signals-backend
plugin
Find installation instructions in our documentation.
This library is under the MIT license.
We want to thank K-Phoen for creating the announcement plugins found here. Their work has been invaluable in providing a foundation for our development efforts, and we are grateful for the time and effort they put into creating this plugin.
In the spirit of Procore’s values of openness, our focus will be on meeting our internal needs, meaning we are making changes to the plugin that are incompatible with the original. We are happy to share it with the community and welcome all pull requests and issues.