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