Changes plugin interface from 'roles' to 'enabled' method for more flexibility

This commit is contained in:
Tom Moor
2024-06-24 08:33:48 -04:00
parent 6bb8a3d935
commit 1451f70b9e
6 changed files with 19 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
{
"id": "matomo",
"name": "Matomo",
"roles": ["admin"],
"priority": 40,
"description": "Adds support for reporting analytics to a Matomo server.",
"deployments": ["community", "enterprise"]