prestashop-module/README.md
2020-03-05 12:14:15 +03:00

1.5 KiB

Build Status Coverage 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