# Install
1. Enable the plugin
2. > cd /usr/share/netbox
3. > python3 manage.py migrate
4. > python3 manage.py collectstatic --no-input
5. > systemctl restart netbox