PrestaShop integration plugin
Find a file
2021-07-30 14:30:51 +03:00
.docker fix require path 2020-03-04 23:37:17 +03:00
.github/workflows Fixed url post in module settings 2021-04-05 16:44:15 +03:00
doc Added option for sending and receiving order number 2021-07-30 14:30:51 +03:00
retailcrm Added option for sending and receiving order number 2021-07-30 14:30:51 +03:00
tests Added option for sending and receiving order number 2021-07-30 14:30:51 +03:00
.gitignore Generate Icml in settings tab 2021-07-27 13:25:44 +03:00
CHANGELOG.md Bump new version of Simla.com 2021-07-16 13:22:49 +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 Fixed testing 2021-04-05 13:40:43 +03:00
phpunit.xml.dist Rebranding to Simla.com 2021-07-09 11:57:12 +03:00
README.md Use order delivery address when creating order from CRM 2021-07-15 14:29:21 +03:00
VERSION Bump new version of Simla.com 2021-07-16 13:22:49 +03:00

Build Status Coverage GitHub release PHP version

Prestashop module.

Module allows integrate CMS Prestashop with Simla.com (Documentation page)

Features:

  • Export orders to Simla.com & 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 Simla.com API v5.

Customization

You can customize your module behavior using Custom Filters or Custom Classes