Files
backstage/packages/backend-plugin-api
github-actions[bot] c24788d5bb Version Packages
2025-12-16 14:08:20 +00:00
..
2025-12-03 14:57:50 -05:00
2025-12-16 14:08:20 +00:00
2025-12-16 14:08:20 +00:00
2025-12-03 14:57:50 -05:00
2025-12-03 10:59:22 -05:00

@backstage/backend-plugin-api

This package provides the framework API used by Backstage backend plugins and modules.

Installation

Add the library to your backend plugin or module package:

# From your Backstage root directory
yarn --cwd plugins/<plugin>-backend add @backstage/backend-plugin-api

Documentation