integer-net / Piwik

Magento Piwik integration module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntegerNet_Piwik

Magento Piwik integration module.

Facts

Description

Requirements

  • PHP >= 5.2.0
  • PHP <= 5.5.x

Compatibility

  • Magento 1.4.2.0
  • Magento 1.5.0.1
  • Magento 1.5.1.0
  • Magento 1.6.0.0
  • Magento 1.6.1.0
  • Magento 1.6.2.0
  • Magento 1.7.0.0
  • Magento 1.7.0.1
  • Magento 1.7.0.2
  • Magento 1.8.0.0
  • Magento 1.8.1.0

Piwik Compatibility

  • Piwik 1.x
  • Piwik 2.0.x

Installation Instructions

  1. Install the extension by copying all the files in src directory into your Magento document root.
  2. Clear the cache and start a new admin session (logout from the admin panel and then login again).
  3. Configure the extension under System >> Configuration >> Piwik (integer_net)

Uninstallation

  1. Remove all extension files from your Magento installation
  • app/code/community/IntegerNet/Piwik
  • app/design/frontend/base/default/layout/integernet_piwik.xml
  • app/design/frontend/base/default/template/integernet_piwik
  • app/etc/modules/IntegerNet_Piwik.xml
  • app/locale/en_US/IntegerNet_Piwik.csv
  1. Remover entitys from core_config_data with path stars with integernet_piwik/settigs/%
  2. Clear the cache and start a new admin session (logout from the admin panel and then login again).

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Viktor Franz

WWW http://www.integer-net.de/
Twitter @integer_net

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 integer_net GmbH

About

Magento Piwik integration module


Languages

Language:PHP 100.0%