2022-01-17, 05:54 PM
Hey,
anybody knows a way to call a plugin action on "/admin/index.php?module=config-plugins&action=xxx" without an activated plugin?
I hooked the plugin function into "admin_config_plugins_begin" but on calling the action nothing happends - only redirect to a blank page.
On a click with activated plugin it works, but this is not what I need
anybody knows a way to call a plugin action on "/admin/index.php?module=config-plugins&action=xxx" without an activated plugin?
I hooked the plugin function into "admin_config_plugins_begin" but on calling the action nothing happends - only redirect to a blank page.
On a click with activated plugin it works, but this is not what I need
