PDF rausgenommen
This commit is contained in:
16
msd2/tracking/piwik/plugins/ExampleVisualization/plugin.json
Normal file
16
msd2/tracking/piwik/plugins/ExampleVisualization/plugin.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "ExampleVisualization",
|
||||
"version": "0.1.0",
|
||||
"description": "Matomo Platform showcase: how to create a new custom data visualization.",
|
||||
"theme": false,
|
||||
"license": "GPL v3+",
|
||||
"keywords": ["SimpleTable"],
|
||||
"homepage": "https://matomo.org",
|
||||
"authors": [
|
||||
{
|
||||
"name": "The Matomo Team",
|
||||
"email": "hello@matomo.org",
|
||||
"homepage": "https://matomo.org"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user