retailcrm / magento-module

Magento integration plugin - DEPRECATED
https://www.retailcrm.pro/
8 stars 11 forks source link
magento retailcrm

No Maintenance Intended Build Status Coverage GitHub release PHP version

DEPRECATED Magento module

The module is deprecated and no longer supported

Magento 2 module for interaction with RetailCRM (Documentation page)

Module allows:

ICML

By default ICML file is being generated by module every 4 hours. You can find file in the web root folder with name "retailcrm_{{shop_code}}.xml". For example, http://example.org/retailcrm_default.xml

Manual install

1) Run into your project root directory:

1) Unpack the archive with the module in the directory "app/code/Retailcrm/Retailcrm". In the file "app/etc/config.php" in array modules add an element 'Retailcrm_Retailcrm' => 1

2) Run into your project directory:

composer require retailcrm/api-client-php ~5.0

This module is compatible with Magento up to version 2.2.8