Created a section for plugin support

Ryan Merolle 2020-05-24 08:49:48 -04:00
parent 4af198e902
commit 5e6ee363aa

@ -11,9 +11,11 @@ Plugins are supported on NetBox v2.8 and later. As of v2.8, plugins are conside
If you want you plugin listed on this page, add the topic [netbox-plugin](https://github.com/topics/netbox-plugin) to your repository. We will get around to adding it shortly.
# Plugin Repositories
# Plugin Support
Note: The below plugins are not maintained by the NetBox core and are in varying states. Please open feature requests and other issues with the plugin project directly.
Each plugin is not maintained by the NetBox core and are in varying states. Please open feature requests and other issues with the plugin project directly. If a developer needs to request a feature or bug fix for the plugins function within the core NetBox repository, they can do so as normally.
# Plugin Repositories
* [Dynamic DNS Connector for NetBox](https://github.com/sjm-steffann/netbox-ddns) - Dynamic DNS manager using NetBox
* [NetBox Onboarding plugin](https://github.com/networktocode/ntc-netbox-plugin-onboarding) - A plugin for NetBox to easily onboard new devices.