Skip to content

gleemand/prestashop-module

 
 

Repository files navigation

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

About

PrestaShop integration plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.1%
  • Other 0.9%