PrestaShop integration plugin
Find a file
Neur0toxine 1be638a970
proper cron & cli support, separated logs for different execution contexts (#65)
* proper cron & cli support, separated logs for separate execution contexts
* different job-scope locks for cli and manager
* proper signal handling pass
* add proper cli path
* trick prestashop into thinking that we're calling getProducts from back office
* create order on edit if it's not present in retailCRM
* prevent discount to be higher than total
* fix for striped logging
2020-04-23 15:49:29 +03:00
.docker fix require path 2020-03-04 23:37:17 +03:00
retailcrm proper cron & cli support, separated logs for different execution contexts (#65) 2020-04-23 15:49:29 +03:00
tests create order on edit if it's not present in retailCRM 2020-04-23 15:41:11 +03:00
.gitignore V3 major update 2020-04-16 15:26:03 +03:00
.travis.yml update deploy 2020-03-05 10:41:50 +03:00
CHANGELOG.md proper cron & cli support, separated logs for different execution contexts (#65) 2020-04-23 15:49:29 +03:00
docker-compose.yml fix require path 2020-03-04 23:37:17 +03:00
LICENSE Update LICENSE 2015-02-02 16:21:23 +03:00
Makefile update deploy 2020-03-05 10:41:50 +03:00
phpunit.xml.dist update phpunit config 2020-03-04 17:59:20 +03:00
README.md V3 major update 2020-04-16 15:26:03 +03:00
VERSION proper cron & cli support, separated logs for different execution contexts (#65) 2020-04-23 15:49:29 +03:00

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

Notice

  • This release contains an experimental feature "corporate customers". Use at your own risk.
  • This release only supports retailCRM API v5.