additional updates in docs
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
This commit is contained in:
@@ -4,7 +4,7 @@ title: Add to Directory
|
||||
description: Documentation on Adding Plugin to Plugin Directory
|
||||
---
|
||||
|
||||
## Adding a Plugin to the Marketplace
|
||||
## Adding a Plugin to the Directory
|
||||
|
||||
To add a new plugin to the [plugin directory](https://backstage.io/plugins)
|
||||
create a file in
|
||||
@@ -23,5 +23,5 @@ iconUrl: # Used as the src attribute for your logo.
|
||||
# You can provide an external url or add your logo under static/img and provide a path
|
||||
# relative to static/ e.g. img/my-logo.png
|
||||
npmPackageName: # Your npm package name E.g. '@backstage/plugin-<etc>' quotes are required
|
||||
addedDate: # The date plugin added to marketplace E.g. '2022-10-01' quotes are required
|
||||
addedDate: # The date plugin added to directory E.g. '2022-10-01' quotes are required
|
||||
```
|
||||
|
||||
@@ -4,7 +4,7 @@ title: Existing plugins
|
||||
description: Lists of existing open source plugins
|
||||
---
|
||||
|
||||
## The Plugin Marketplace
|
||||
## The Plugin Directory
|
||||
|
||||
Open source plugins that you can add to your Backstage deployment can be found
|
||||
at:
|
||||
@@ -15,4 +15,4 @@ https://backstage.io/plugins
|
||||
|
||||
## Links
|
||||
|
||||
- [[blog] The Plugin Marketplace is open](https://backstage.io/blog/2020/09/30/plugin-marketplace)
|
||||
- [[blog] The Plugin Directory is open](https://backstage.io/blog/2020/09/30/plugin-marketplace)
|
||||
|
||||
Reference in New Issue
Block a user