add icons for Character groups
This commit is contained in:
commit
2d9a41a5fe
3461 changed files with 594457 additions and 0 deletions
15
www/analytics/plugins/ExampleAPI/plugin.json
Normal file
15
www/analytics/plugins/ExampleAPI/plugin.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "ExampleAPI",
|
||||
"description": "Example Plugin: How to create an API for your plugin, to export your data in multiple formats without any special coding?",
|
||||
"version": "1.0",
|
||||
"keywords": ["example", "api"],
|
||||
"homepage": "http://piwik.org",
|
||||
"license": "GPL v3+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Piwik",
|
||||
"email": "hello@piwik.org",
|
||||
"homepage": "http://piwik.org"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue