diff --git a/Community-Contributions.md b/Community-Contributions.md index 52aa3bf..faf4e3b 100644 --- a/Community-Contributions.md +++ b/Community-Contributions.md @@ -2,29 +2,10 @@ This page lists contributions from people in the NetBox community that, while no ## Plugins -* [axians-netbox-plugin-pdu](https://github.com/minitriga/axians-netbox-plugin-pdu) - Get PDU information -* [ciscodnacnetbox](https://github.com/robertcsapo/ciscodnacnetbox) - Cisco DNA Center Integration with NetBox -* [netbox-bgp](https://github.com/k01ek/netbox-bgp) - Document BGP objects -* [netbox-nagios](https://github.com/hudson-trading/netbox-nagios) - Show Nagios host and service status in NetBox on the device page -* [netbox-paloalto](https://github.com/rodvand/netbox-paloalto) - List firewall rules associated with a NetBox object -* [netbox-plugin-auth-saml2](https://github.com/jeremyschulman/netbox-plugin-auth-saml2) - SSO authentication using SAML2 -* [netbox-plugin-config-officer](https://github.com/artyomovs/netbox-plugin-config-officer) - Stores configuration diffs and checks templates compliance -* [netbox-plugin-interface-sync](https://github.com/drygdryg/netbox-plugin-interface-sync) - Compare and synchronize interfaces between devices and device types -* [netbox-qrcode](https://github.com/k01ek/netbox-qrcode) - Generate QR codes -* [netbox-software-manager](https://github.com/alsigna/netbox-software-manager) - Manage Cisco IOS & XE software -* [netbox-sync](https://github.com/bb-Ricardo/netbox-sync) - Sync vCenter objects into NetBox -* [netbox-topology-views](https://github.com/mattieserver/netbox-topology-views) - Draws topology views -* [netbox-vault-secrets](https://github.com/ffddorf/netbox-vault-secrets) - Hashicorp Vault integration -* [netbox-virtual-circuit-plugin](https://github.com/vapor-ware/netbox-virtual-circuit-plugin) - Supports virtual circuit management -* [netbox_capirca_plugin](https://github.com/991jo/netbox_capirca_plugin) - Manage ACLs and Firewall rules with capirca inside NetBox -* [netbox_ipcalculator](https://github.com/PieterL75/netbox_ipcalculator) - Embedded IP calculator -* [nextbox-ui-plugin](https://github.com/iDebugAll/nextbox-ui-plugin) - A topology visualization plugin powered by the NextUI Toolkit -* [ntmap](https://github.com/den-it/ntmap) - Network topology map using NetBox as a data source -* [phonebox_plugin](https://github.com/iDebugAll/phonebox_plugin) - Manage telephone numbers +* [Plugin Development Tutorial](https://github.com/netbox-community/netbox-plugin-tutorial) +* [NetBox plugin skeleton](https://github.com/k01ek/netbox-plugin-skeleton) (via [@k01ek](https://github.com/k01ek)) -(You can also find plugins by searching for the [netbox-plugin](https://github.com/topics/netbox-plugin) topic on GitHub.) - -For those interested in developing a plugin, check out [`netbox-plugin-skeleton`](https://github.com/k01ek/netbox-plugin-skeleton) by [@k01ek](https://github.com/k01ek). +For a list of plugins, please see the [Plugins page](./Plugins). ## Alternative Installations