PrestaShop integration plugin
Find a file
2019-10-24 16:01:19 +03:00
retailcrm [feature] send abandoned carts to retailCRM as orders 2019-10-24 16:01:19 +03:00
tests Apache settings 2019-07-18 14:31:35 +03:00
.gitignore [feature] Manual orders upload 2019-05-28 15:50:39 +03:00
.travis.yml Update .travis.yml 2019-10-17 13:53:47 +03:00
CHANGELOG.md Поддержка передачи одинаковых товаров в заказе как разных товарных позиций 2019-09-06 13:07:37 +03:00
LICENSE Update LICENSE 2015-02-02 16:21:23 +03:00
Makefile Catalog and history tests 2018-10-05 17:50:20 +03:00
phpunit.xml.dist Travis tests 2018-05-28 17:14:07 +03:00
README.md Добавлены переводы 2019-01-22 10:12:42 +03:00
README.ru.md Добавлены переводы 2019-01-22 10:12:42 +03:00
VERSION Поддержка передачи одинаковых товаров в заказе как разных товарных позиций 2019-09-06 13:07:37 +03:00

Build Status GitHub release PHP version

Prestashop module

Module allows integrate CMS Prestashop with retailCRM

Features:

  • Export orders to retailCRM & fetch changes back
  • Export product catalog into ICML format

Setup

  • Go to module setup page
  • Fill you api url & api key
  • Specify directories matching

Setting product catalog export

Add to cron:

* */4 * * * /usr/bin/php /path/to/your/site/modules/retailcrm/job/icml.php

Getting changes in orders

Add to cron:

*/7 * * * * /usr/bin/php /path/to/your/site/modules/retailcrm/job/sync.php

Receiving balances from retailCRM

Add to cron:

*/15 * * * * /usr/bin/php /path/to/your/site/modules/retailcrm/job/inventories.php

Single orders archive export to retailCRM

/usr/bin/php /path/to/your/site/modules/retailcrm/job/export.php