Files
backstage/plugins/notifications
Patrik Oldsberg f6a5144861 update NFS header migration scope
Roll back the TechDocs, catalog graph, and catalog import migrations for now while keeping the shared sub-page routing fix and the page-level header cleanup for search, notifications, and catalog entity pages.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-17 16:52:45 +01:00
..
2026-03-17 16:52:45 +01:00
2026-03-10 17:34:12 +00:00
2026-03-17 15:05:38 +01: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.