K-Phoen / backstage-plugin-announcements

Announcements plugin for Backstage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

Find installation instructions in our documentation.

How does it look?

Latest announcement banner:

Latest announcement banner

Announcements card:

Announcements card

Announcements page:

Announcements page

Announcements search:

Announcements search results

License

This library is under the MIT license.

About

Announcements plugin for Backstage

License:MIT License


Languages

Language:TypeScript 96.9%Language:JavaScript 3.0%Language:Shell 0.1%