Disable NetBox Community Plugins Introduction Each community plugin can be disabled, however, note that all this script will do is remove the plugin name from the PLUGINS = ['plugin_name'] string in the configuration.py file. It will not uninstall the plugin or drop any database tables. To re-enable the plugin, follow the Deploy NetBox Community Plugins guide.