mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 20:22:53 -06:00
Added section about plugins catalog
parent
e1ac558bfc
commit
6bdde6166a
@ -108,3 +108,12 @@ Certification is conferred at the release level rather than the plugin level. To
|
|||||||
|
|
||||||
### Terms subject to change
|
### Terms subject to change
|
||||||
NetBox Labs may change the terms of the program as circumstances dictate. They promise not to be monsters about it.
|
NetBox Labs may change the terms of the program as circumstances dictate. They promise not to be monsters about it.
|
||||||
|
|
||||||
|
## Plugin Catalog
|
||||||
|
If your plugin isn't ready for certification but you would like to see it listed in the [NetBox Labs plugin catalog](https://netboxlabs.com/netbox-plugins/), please email [plugincatalog@netboxlabs.com](mailto:plugincatalog@netboxlabs.com). Please include the following information in your message:
|
||||||
|
- Your name
|
||||||
|
- The name you would like to see listed in the catalog for the plugin
|
||||||
|
- The best email address to reach you about the plugin in question
|
||||||
|
- A link to the plugin's source repo
|
||||||
|
- A link to the plugin's PyPI package entry
|
||||||
|
- The plugin's config name (the value you add to `PLUGINS = []` in `configuration.py` when installing)
|
Loading…
Reference in New Issue
Block a user