PDF rausgenommen
This commit is contained in:
30
msd2/tracking/piwik/plugins/ExampleTheme/plugin.json
Normal file
30
msd2/tracking/piwik/plugins/ExampleTheme/plugin.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "ExampleTheme",
|
||||
"description": "Matomo Platform showcase: example of how to create a simple Theme.",
|
||||
"version": "0.1.0",
|
||||
"theme": true,
|
||||
"require": {
|
||||
"piwik": ">=3.0.0-b1,<4.0.0-b1"
|
||||
},
|
||||
"stylesheet": "stylesheets/theme.less",
|
||||
"homepage": "",
|
||||
"license": "GPL v3+",
|
||||
"keywords": [],
|
||||
"support": {
|
||||
"email": "",
|
||||
"issues": "",
|
||||
"forum": "",
|
||||
"irc": "",
|
||||
"source": "",
|
||||
"docs": "",
|
||||
"wiki": "",
|
||||
"rss": ""
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "",
|
||||
"email": "",
|
||||
"homepage": ""
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user