Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henkelund authored Jan 28, 2018
1 parent 28bcee4 commit cd288ac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ Finally, enable the module with the Magento CLI tool.
php bin/magento module:enable Henhed_Piwik --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 Henhed_Piwik. For manual installation, check out the
[Release archive][releases]. For installation using Composer, you can use the
*tilde* or *caret* version constraint operators (e.g. `~1.3` or `^1.3.1`).


Configuration
-------------
Expand Down Expand Up @@ -131,3 +136,5 @@ Affero General Public License][agpl] for more details.
"Free Web Analytics Software"
[piwik-tracking-api]: http://developer.piwik.org/api-reference/tracking-javascript
"JavaScript Tracking Client"
[releases]: https://github.com/henkelund/magento2-henhed-piwik/releases
"Henhed_Piwik Releases"

0 comments on commit cd288ac

Please sign in to comment.