534c287c35
* 'master' of github.com:backstage/backstage: (86 commits) Fix typos (#3646) fix(core): React descendant P tag warning (#3641) build(deps): bump @svgr/rollup from 5.4.0 to 5.5.0 (#3643) build(deps): bump jest from 26.5.3 to 26.6.3 (#3644) Update 2020-09-30-plugin-marketplace.md Update 2020-09-30-backstage-design-system.md Update 2020-09-23-backstage-cncf-sandbox.md Update 2020-09-08-announcing-tech-docs.md Update 2020-08-05-announcing-backstage-software-templates.md Update 2020-07-01-how-to-enable-authentication-in-backstage-using-passport.md Update 2020-06-22-backstage-service-catalog-alpha.md Update 2020-05-22-phase-2-service-catalog.md Update 2020-05-14-weaveworks-covid-19-app-uses-backstage-ui.md Update 2020-05-14-tech-radar-plugin.md Update 2020-04-30-how-to-quickly-set-up-backstage.md Update 2020-10-22-cost-insights-plugin.md Update 2020-04-06-lighthouse-plugin.md Update 2020-03-18-what-is-backstage.md Update 2020-03-16-announcing-backstage.md Add standard NPM metadata ...
Plugins
Backstage is a single-page application composed of a set of plugins.
Our goal for the plugin ecosystem is that the definition of a plugin is flexible enough to allow you to expose pretty much any kind of infrastructure or software development tool as a plugin in Backstage. By following strong design guidelines we ensure the overall user experience stays consistent between plugins.
Creating a plugin
To create a plugin, follow the steps outlined here.
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.
