davidglezz / PrestaShop-webservice-lib

PHP client for PrestaShop Webservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP client for PrestaShop Webservices

This library allows you to perform requests to a PrestaShop instance using the Webservice API.

Installation

Install the library using composer:

composer require prestashop/prestashop-webservice-lib

Usage

You can find usage examples in the examples folder.

Read the tutorials for more.

License

This library is released under the OSL-3.0 license.

About

PHP client for PrestaShop Webservices

License:Other


Languages

Language:PHP 100.0%