This plugin restricts some modules/actions to super users only.
Refer to this Matomo FAQ.
Add the following section to your config.ini.php
:
[SuperUserOnlyRestrictions]
super_user_only_restrictions_enabled = true
Make sure you have direct access to the config.ini.php
file before using this plugin