Currently the plugin registers its links via menu_items, so "Floorplan Images" always appears nested under the shared "Plugins" navigation heading. Several other NetBox plugins (e.g. netbox-acls and netbox-contract) offer a top_level_menu boolean in PLUGINS_CONFIG that lets admins choose between a shared-menu entry and a dedicated top-level PluginMenu. Would you consider adding the same toggle here? Happy to test a PR if useful.
Currently the plugin registers its links via menu_items, so "Floorplan Images" always appears nested under the shared "Plugins" navigation heading. Several other NetBox plugins (e.g. netbox-acls and netbox-contract) offer a top_level_menu boolean in PLUGINS_CONFIG that lets admins choose between a shared-menu entry and a dedicated top-level PluginMenu. Would you consider adding the same toggle here? Happy to test a PR if useful.