1.0.0 • Published 11 months ago
@procore-oss/backstage-plugin-announcements-common v1.0.0
Announcements plugin for Backstage
The Announcements plugin is a frontend, backend, and common plugin that manages and displays announcements within Backstage.
This plugin provides:
- a component to display the latest announcements, for example on a homepage
- 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-searchplugin - integration with the
@backstage/plugin-permission-backendplugin
Setup
See the project's README.
Permissions
This plugin provides the following permissions:
announcementCreatePermission: creating new announcementannouncementDeletePermission: deleting announcementsannouncementUpdatePermission: updating announcements
View Backstage docs to learn how to set up your instance of Backstage to use these permissions.