2017 © Pedro Peláez
 

library prestashop-webservice-lib

PrestaShop Webservice access library

image

wic/prestashop-webservice-lib

PrestaShop Webservice access library

  • Wednesday, January 20, 2016
  • by GaryPEGEOT-WIC
  • Repository
  • 2 Watchers
  • 1 Stars
  • 630 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 229 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

PrestaShop-webservice-lib

PHP library for PrestaShop Webservices, (*1)

Install

from composer

composer require wic/prestashop-webservice-lib

Usage

use WIC\PrestaShop\WebService;
$url = 'http://prestashop.url';
$key = 'XXXXXXXXX';
$debug = true;
$webService = new WebService($url, $key, $debug);

See examples folder for more usage examples., (*2)

The Versions

20/01 2016

dev-master

9999999-dev

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

20/01 2016

v1.0.7

1.0.7.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

30/11 2015

v1.0.6

1.0.6.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

26/11 2015

v1.0.5

1.0.5.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

26/11 2015

v1.0.4

1.0.4.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

26/11 2015

v1.0.3

1.0.3.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

26/11 2015

v1.0.2

1.0.2.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

26/11 2015

v1.0.1

1.0.1.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA
by Web In Color

20/11 2015

v1.0.0

1.0.0.0

PrestaShop Webservice access library

  Sources   Download

OSL-3.0

The Requires

  • php >= 5.4.0
  • ext-curl *

 

by PrestaShop SA