I get an error when I click to activate the plugin

I’m trying to load a plugin from the archive, it loads fine, but when I click “Activate plugin” I get an error: The parameter ‘redirectTo’ isn’t set in the Request, and a default value wasn’t provided.

Hi,

How does the link for activating the plugin look like?

It should look like https://example.matomo/index.php?module=CorePluginsAdmin&action=activate&pluginName=CustomAlerts&nonce=some_random_string&redirectTo=referrer.

Which plugin are you trying to activate?

I can reproduce the issue

1 Like

Fixed in https://github.com/matomo-org/matomo/pull/17654 and in version 4.4.0

1 Like