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