Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 449 Bytes

File metadata and controls

21 lines (12 loc) · 449 Bytes

Matomo SuperUserOnlyRestrictions Plugin

Description

This plugin restricts some modules/actions to super users only.

Installation

Refer to this Matomo FAQ.

Usage

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