Files
templates/blueprints/matomo/meta.json
2026-07-08 00:11:50 -06:00

19 lines
412 B
JSON

{
"id": "matomo",
"name": "Matomo",
"version": "5.1-apache",
"description": "Leading open-source web analytics platform with global data ownership.",
"logo": "matomo.png",
"links": {
"github": "https://github.com/matomo-org/matomo",
"website": "https://matomo.org",
"docs": "https://matomo.org/docs"
},
"tags": [
"analytics",
"metrics",
"privacy",
"self-hosted"
]
}