Files
backstage/packages/backend-plugin-api
github-actions[bot] 42a2f56e61 Version Packages (next)
2026-05-12 18:28:01 +00:00
..
2026-05-07 12:15:14 +02:00
2026-05-12 18:28:01 +00:00
2026-04-16 12:14:47 +02:00
2026-05-12 18:28:01 +00: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