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