Add context menu to links in NetBox
Project description
netbox_contextmenus
Add context buttons to the links, making navigating in netbox less clicky
The menu items can easliy be personalised
Installation:
- install as a any regular plugin. See https://docs.netbox.dev/en/stable/plugins/installation/
- PyPi Packagename is 'netbox-contextmenus'.
- NetBox packagenam is 'netbox_contextmenus'.
- Remove (delete, remark) BANNER_BOTTOM from the configuration file. If you need to set a bottom banner, then use the ConfigurationRevisions of NetBox https://docs.netbox.dev/en/stable/configuration/#dynamic-configuration-parameters
- run a collect static
/opt/netbox/venv/bin/python3 manage.py collectstatic --no-input
- restart the netbox service
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.