Backstage Plugins
Overview
The SKE Backstage Frontend plugin extends Backstage so it can be used to view and manage SKE objects.
The SKE Backstage Backend plugin enables the communication between the Backstage instance and the SKE Platform.
The plugins are available as NPM packages at:
@syntasso/plugin-ske-frontend
@syntasso/plugin-ske-backend
Check the release notes below for information on each available version.
Release Notes
ske-backend v0.19.5; ske-frontend v0.17.5 (2026-05-19)
Features
- Support for the new Backstage frontend system (default since Backstage v1.49.0). The plugin now registers entity content extensions automatically when used via the
alphaentry point. The legacy frontend system continues to work as before.
Maintenance
- Requires Node.js 22 or higher
- Bump dependencies