From ce579c2732aa52fe6385d0545f75df4ae8c2acca Mon Sep 17 00:00:00 2001 From: Falco Nogatz Date: Thu, 29 Apr 2021 19:46:41 +0200 Subject: [PATCH] Add note on former Henhed_Piwik its legacy versions for usage with Magento <2.2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 137247a..0de8a10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Matomo Integration for Magento 2 -*Chessio_Matomo* is a [Matomo](https://matomo.org/) web analytics module for the [Magento 2](https://magento.com/) eCommerce platform. Matomo is an extensible free/libre analytics tool that can be self-hosted, giving you complete data ownership. Chessio_Matomo lets you integrate Matomo with your Magento 2 store front. It is a fork of [*Henhed_Piwik*](https://github.com/henkelund/magento2-henhed-piwik). +*Chessio_Matomo* is a [Matomo](https://matomo.org/) web analytics module for the [Magento 2](https://magento.com/) eCommerce platform. Matomo is an extensible free/libre analytics tool that can be self-hosted, giving you complete data ownership. Chessio_Matomo lets you integrate Matomo with your Magento 2 store front. + +This module is the successor of [*Henhed_Piwik*](https://packagist.org/packages/henhed/module-piwik) and thus continues with its semantic versioning, beginning with version `v2.1.0` . If you're using a Magento version prior to 2.2, you'll need to stick to the 1.x releases of the original Henhed_Piwik. For manual installation, check out the [Releases archive](https://github.com/fnogatz/magento2-matomo/releases). For installation using [Composer](https://getcomposer.org/), you can use the *tilde* or *caret* version constraint operators (e.g. `~1.3` or `^1.3.1`). ## Installation @@ -30,8 +32,6 @@ Finally, enable the module with the Magento CLI tool. php bin/magento module:enable Chessio_Matomo --clear-static-content ``` -NOTE: If you're using a Magento version prior to 2.2 you'll need to stick to the 1.x releases of the original [Henhed_Piwik](https://github.com/henkelund/magento2-henhed-piwik#installation). - ## Configuration Once installed, configuration options can be found in the Magento 2 administration panel under *Stores/Configuration/Sales/Matomo API*.