Skip to content

Instantly share code, notes, and snippets.

@spinegar
Last active December 28, 2015 12:49
Show Gist options
  • Select an option

  • Save spinegar/7502960 to your computer and use it in GitHub Desktop.

Select an option

Save spinegar/7502960 to your computer and use it in GitHub Desktop.
Piwik 2.0 Hello World Tutorial - plugin.json
{
"name": "HelloWorld",
"version": "1.0",
"description": "HelloWorld Plugin for Piwik 2.0",
"theme": false,
"author": "Sean Pinegar",
"author_homepage": "http://seanpinegar.com",
"license": "GPL v3",
"license_homepage": "http://www.gnu.org/licenses/gpl-3.0.html"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment