2017 © Pedro Peláez
 

library prestashop-webservice-lib

PrestaShop Webservice access library

image

prestashop/prestashop-webservice-lib

PrestaShop Webservice access library

  • Tuesday, October 24, 2017
  • by ps-jarvis
  • Repository
  • 63 Watchers
  • 131 Stars
  • 8,621 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 228 Forks
  • 33 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

PHP client for PrestaShop Webservices

This library allows you to perform requests to a PrestaShop instance using the Webservice API., (*1)

Installation

Install the library using composer:, (*2)

composer require prestashop/prestashop-webservice-lib:dev-master

Usage

You can find usage examples in the examples folder., (*3)

Read the tutorials for more., (*4)

Reporting issues

You can report issues with this module in the main PrestaShop repository. Click here to report an issue., (*5)

License

This library is released under the OSL-3.0 license., (*6)

The Versions

24/10 2017

dev-master

9999999-dev

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.3.0
  • ext-curl *

 

by PrestaShop SA