Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This tutorial demonstrates how to use the PrestaShop web service, using the dedicated PHP library to create a "CRUD" application.

Instead of using the tutorial, you can directly go read the Webservice one-page documentation.

Prerequisites

  • PrestaShop 1.5 installed on a server with mod_rewrite enabled (Apache only).
  • A local xAMP server with PHP5 enabled.

...