0.3.0 • Published 7 months ago

@kurtaking/backstage-plugin-announcements-backend v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Announcements plugin for Backstage

The Announcements plugin is both a frontend and a backend plugin that 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

Setup

See the project's README.