update: Theme Name
This commit is contained in:
parent
943f49efe6
commit
35b64a8fce
1 changed files with 9 additions and 4 deletions
13
plugin.json
13
plugin.json
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Google Analytics Theme",
|
"name": "Google Theme",
|
||||||
"description": "A sublime Google Analytics theme for Matomo",
|
"description": "A sublime Google Analytics theme for Matomo",
|
||||||
"version": "0.1.3",
|
"version": "0.1.4",
|
||||||
"theme": true,
|
"theme": true,
|
||||||
"require": {
|
"require": {
|
||||||
"piwik": ">=3.13.1-stable,<4.0.0-b1"
|
"piwik": ">=3.13.1-stable,<4.0.0-b1"
|
||||||
|
|
@ -10,7 +10,9 @@
|
||||||
"javascript": "javascripts\/theme.js",
|
"javascript": "javascripts\/theme.js",
|
||||||
"homepage": "https://lazuli.agency",
|
"homepage": "https://lazuli.agency",
|
||||||
"license": "GPL v3+",
|
"license": "GPL v3+",
|
||||||
"keywords": ["Google Analytics", "Google", "Analytics", "Universal Analytics", "modern"],
|
"keywords": [
|
||||||
|
"Google", "Google Analytics", "Analytics","modern", "GA"
|
||||||
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"email": "contact@ronan-hello.fr",
|
"email": "contact@ronan-hello.fr",
|
||||||
"issues": "https://lazuli.agency",
|
"issues": "https://lazuli.agency",
|
||||||
|
|
@ -23,5 +25,8 @@
|
||||||
"email": "contact@ronan-hello.fr",
|
"email": "contact@ronan-hello.fr",
|
||||||
"homepage": "https://ronan-hello.fr"
|
"homepage": "https://ronan-hello.fr"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"donate": {
|
||||||
|
"paypal": "ronan56.hello@gmail.com"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue