diff --git a/Plugins.md b/Plugins.md index da8d759..e81e004 100644 --- a/Plugins.md +++ b/Plugins.md @@ -17,13 +17,14 @@ Each plugin is not maintained by the NetBox core and are in varying states. Ple # 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. -* [NetBox PDU Plugin](https://github.com/minitriga/axians-netbox-plugin-pdu) - A plugin to add realtime PDU power polling to NetBox. -* [Netbox Plugin for SSO using SAML2](https://github.com/jeremyschulman/netbox-plugin-auth-saml2) - This repository provides a Netbox plugin that can be used to integrate with a SAML SSO system, such as Okta. -* [NetBox Plugin to order interfaces in a slightly different way](https://github.com/sjm-steffann/netbox-reorder) - This plugin changes the interface ordering algorithm -* [Netbox Topology Views Plugin](https://github.com/mattieserver/netbox-topology-views) - A netbox plugin that draws topology views -* [NetBox Virtual Circuit Plugin](https://github.com/vapor-ware/netbox-virtual-circuit-plugin) - A plugin for NetBox that supports Virtual Circuit management. -* [NextBox UI Plugin](https://github.com/iDebugAll/nextbox-ui-plugin) - A topology visualization plugin for Netbox powered by NextUI Toolkit -* [Palo Alto Networks firewall/Panorama NetBox plugin](https://github.com/rodvand/netbox-paloalto) - NetBox plugin for listing firewall rules (from a Palo Alto Networks firewall/Panorama) associated with a NetBox object. -* [vCenter integration plugin for NetBox](https://github.com/sjm-steffann/netbox-vcenter) - This plugin shows live data from vCenter clusters in NetBox, making it easier for administrators to make sure that reality reflects what is documented in NetBox. +* [Dynamic DNS Connector for NetBox](https://github.com/sjm-steffann/netbox-ddns) - Dynamic DNS manager +* [Interface Reordering](https://github.com/sjm-steffann/netbox-reorder) - Changes the interface ordering algorithm +* [NetBox Onboarding Plugin](https://github.com/networktocode/ntc-netbox-plugin-onboarding) - Easily onboard new devices +* [NetBox QR Code](https://github.com/k01ek/netbox-qrcode) - Generate QR codes for NetBox objects +* [NetBox PDU Plugin](https://github.com/minitriga/axians-netbox-plugin-pdu) - Enables real-time PDU power polling in NetBox +* [NetBox Plugin for SSO using SAML2](https://github.com/jeremyschulman/netbox-plugin-auth-saml2) - Supports integration with a SAML single sign-on (SSO) authentication system, such as Okta +* [NetBox Topology Views Plugin](https://github.com/mattieserver/netbox-topology-views) - Draws topology views +* [NetBox Virtual Circuit Plugin](https://github.com/vapor-ware/netbox-virtual-circuit-plugin) - Support for virtual circuit management +* [NextBox UI Plugin](https://github.com/iDebugAll/nextbox-ui-plugin) - A topology visualization plugin powered by NextUI Toolkit +* [Palo Alto Networks firewall/Panorama NetBox plugin](https://github.com/rodvand/netbox-paloalto) - List firewall rules (from a Palo Alto Networks firewall/Panorama) associated with a NetBox object +* [vCenter integration plugin for NetBox](https://github.com/sjm-steffann/netbox-vcenter) - Shows live data from vCenter clusters in NetBox, making it easier for administrators to make sure that reality reflects what is documented in NetBox