@k-phoen/backstage-plugin-announcements-common
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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-search plugin
  • integration with the @backstage/plugin-permission-backend plugin

Setup

See the project's README.

Permissions

This plugin provides the following permissions:

  • announcementCreatePermission: creating new announcement
  • announcementDeletePermission: deleting announcements
  • announcementUpdatePermission: updating announcements

View Backstage docs to learn how to set up your instance of Backstage to use these permissions.

Readme

Keywords

none

Package Sidebar

Install

npm i @k-phoen/backstage-plugin-announcements-common

Weekly Downloads

4,224

Version

0.1.0

License

MIT

Unpacked Size

8.39 kB

Total Files

7

Last publish

Collaborators

  • kphoen