TogglePilot – Admin Module Manager adds a “⚡ Plugins” menu to the WordPress Admin Bar that lists every installed plugin and lets authorized administrators toggle activation on or off in place, using AJAX, with no full page reload.
It is built primarily as a developer/troubleshooting utility to speed up plugin-conflict testing: instead of navigating to Plugins Installed Plugins, finding a plugin, and clicking Activate/Deactivate (which reloads the page), you can toggle plugins directly from any screen — front end or back end — via the Admin Bar.
activate_plugins capability (or higher, depending on multisite context)check_ajax_referer()activate_plugin() / deactivate_plugins() functions — the plugin never writes directly to the active_plugins option or plugin filesGo to Settings TogglePilot – Admin Module Manager to:
activate_plugins capability and that the Admin Bar is enabled for your account (Users Your Profile Toolbar).