Files
backstage/plugins
blam a729aaa854 Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
* 'master' of github.com:backstage/backstage: (75 commits)
  backend-common: Move definition of etag property inside constructor
  docs: Fix url links in well known annotations
  bitbucket casing
  integration: take over the config
  More review comments
  Address some final review coments about cross-fetch and type-casting
  chore(deps): bump sucrase from 3.16.0 to 3.17.0
  chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
  core-api: remove deprecated registerRoute and deprecate addRoute
  Update README
  Support GHE
  app,create-app: switch to using FlatRoutes
  Make breaking 'minor' change'
  Add codefences to changeset
  Add changeset
  Remove InfoCard :height100" variant
  scripts/check-if-release: fix diff and tweak to handle new and removed packages
  Update with review comments
  docs: Run prettier on techdocs ci/cd tutorial
  remove adr status header
  ...
2021-01-20 16:22:58 +01:00
..
2021-01-14 13:05:31 +00:00
2020-12-10 11:25:39 +00:00
2021-01-20 10:14:56 +01:00
2020-12-17 10:16:33 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-19 22:15:06 +01:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 15:32:34 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2020-12-10 11:25:39 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-07 10:31:20 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2021-01-14 13:05:31 +00:00
2020-12-29 01:13:35 -05:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.