mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 08:25:23 +02:00
feat: sort Matomo entry alphabetically in meta.json
This commit is contained in:
36
meta.json
36
meta.json
@@ -3825,6 +3825,24 @@
|
||||
"smtp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "matomo",
|
||||
"name": "Matomo",
|
||||
"version": "5.1-apache",
|
||||
"description": "Leading open-source web analytics platform with global data ownership.",
|
||||
"logo": "blueprints/matomo/matomo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/matomo-org/matomo",
|
||||
"website": "https://matomo.org",
|
||||
"docs": "https://matomo.org/docs"
|
||||
},
|
||||
"tags": [
|
||||
"analytics",
|
||||
"privacy",
|
||||
"self-hosted",
|
||||
"metrics"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "mattermost",
|
||||
"name": "Mattermost",
|
||||
@@ -6779,23 +6797,5 @@
|
||||
"saml",
|
||||
"multi-tenant"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "matomo",
|
||||
"name": "Matomo",
|
||||
"version": "5.1-apache",
|
||||
"description": "Leading open-source web analytics platform with global data ownership.",
|
||||
"logo": "blueprints/matomo/matomo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/matomo-org/matomo",
|
||||
"website": "https://matomo.org",
|
||||
"docs": "https://matomo.org/docs"
|
||||
},
|
||||
"tags": [
|
||||
"analytics",
|
||||
"privacy",
|
||||
"self-hosted",
|
||||
"metrics"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user