Prestashop

Prestashop Logo

PrestaShop is a freemium, open source e-commerce platform. The software is published under the Open Software License. It is written in the PHP programming language with support for the MySQL database management system. It has a software dependency on the Symfony PHP framework.

Getting started

  • npm install
  • npm run-script build
  • npm start
  • Check your app running locally
  • Check the api documentation here

Information about the order source

Supports:

  • GetProducts
  • SalesOrdersExport
  • ShipmentNotification

Their API documentation can be found here