Add reorder plugin

Sander Steffann 2020-07-02 20:05:10 +02:00
parent 6bceaf091f
commit 14d88d7230

@ -21,6 +21,7 @@ Each plugin is not maintained by the NetBox core and are in varying states. Ple
* [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