Files
backstage/plugins/notifications
Patrik Oldsberg f635139ebc Limit @remixicon/react to versions below 4.9.0
The license changed in 4.9.0, so we need to cap the allowed version
range across all packages that depend on it.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-04-23 16:42:38 +02:00
..
2026-04-21 15:07:43 +00:00
2026-04-16 12:14:47 +02:00

notifications

Welcome to the notifications plugin!

Getting started

To install, please refer the Getting Started Backstage Notifications and Signals documentation section.

Please mind installing the @backstage/plugin-notifications-backend and @backstage/plugin-notifications-node packages before this frontend plugin.

Real-time notifications

To be able to get real-time notifications to the UI without need for the user to refresh the page, you also need to add @backstage/plugin-signals package to your installation.