2022-09-07 13:19:52 +03:00
2015-02-02 16:21:23 +03:00
2021-07-09 11:57:12 +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

Local testing

To local testing:

  • cp .env.dist .env
  • make run_local_tests

Documentation

Here you can find more information about module setup and workflow

Description
PrestaShop integration plugin
Readme MIT 7 MiB
Languages
JavaScript 52.3%
PHP 47.2%
Shell 0.2%
Smarty 0.1%
Makefile 0.1%