Skip to content
  • There are no suggestions because the search field is empty.

Integration to Magento 1.9

Step by step guide to Magento 1.9 setup with ProfitMetrics.io

A module is available for Magento 1.9.

Option 1: Install with Composer

First time setup: Configure the ProfitMetrics repository
Run this command in your terminal:

composer config repositories.profitmetrics '{"type": "composer", "url": "https://release.profitmetrics.io"}'
 
Install update: 
composer require profitmetrics/magento:0.0.31

Option 2: Manually install

Please download the current module from https://release.profitmetrics.io/#magento. 

NOTE: if the version has changed fro 0.0.31 please use the specific composer command line listed on the release website