diff --git a/Plugins.md b/Plugins.md index b2213e8..f6159a7 100644 --- a/Plugins.md +++ b/Plugins.md @@ -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.