From 06866e5a8775e48adf2e4783e0c2492f71ddf97b Mon Sep 17 00:00:00 2001 From: Ryan Merolle Date: Thu, 6 Oct 2022 21:36:39 -0400 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 98076ff..1c907b1 100644 --- a/Plugins.md +++ b/Plugins.md @@ -38,5 +38,6 @@ Below are some of the more popular plugins that have been created for NetBox. Th * [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 +* [netbox-acls](https://github.com/ryanmerolle/netbox-acls) - Manage Access Lists (Builds on the example from the NetBox Plugin Tutorial) (You can also find plugins by searching for the [netbox-plugin](https://github.com/topics/netbox-plugin) topic on GitHub.)