plugin add, but not views present #19753
Unanswered
PP2025-netbox
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I followed this tutorial.
https://github.com/netbox-community/netbox-plugin-tutorial/tree/main/tutorial
During the (test the view) step, my access list is inaccessible. In the admin section, I can see that the plugin is installed, but that's where it stops.
have acces to https://127.0.0.1/core/plugins/netbox_access_lists/
but when i try https://127.0.0.1/core/plugins/access-lists/access-lists/ -> The requested page does not exist.
The tutorial is for version 3.2. I'm using version 4.3.2. I can't say if it's still up to date, but I don't see any errors during my install
init.txt
forms.txt
models.txt
navigation.txt
tables.txt
urls.txt
views.txt
Beta Was this translation helpful? Give feedback.
All reactions