PrestaShop
This is the latest version of the Prestashop app. See the documentation to replace your existing modules.
Prestashop version 1.7.7.x or above will crash if you use PHP 7.2. This will result in errors in our application. Roll back to PHP 7.1 or 7.0 until the problem is resolved by the Prestashop team.
With Prestashop modules you can manage the customers, orders, products, manufacturers, addresses, carts, images, and languages in your Prestashop account.
To use the PrestaShop modules, you must have a PrestaShop account. You can create an account at prestashop.com.
Refer to the PrestaShop Webservice API for a list of available endpoints.
To establish the connection, you must:
- Obtain your Webservice key in PrestaShop.
- Establish the connection in Make.
To obtain your Webservice key from your PrestaShop account:
- Log in to your Prestashop account.
- From the left menu, click on clog symbol > Webservices.
- In the Configuration section, ensure that Webservice is enabled for your account.
- Click Add new webservice key. Click Generate to create a new key, enter the following details, and assign permissions. Click Save.
Copy the Webservice Key and store it in a safe place.
You will use this value in the Webservice Key field in Make.
To establish the connection in Make:
- Log in to your Make account, add a PrestaShop module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the Host URL field, enter your Prestashop account's host URL address. For example: https://example.com.
- In the Webservice Key field, enter the Webservice key copied above.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more PrestaShop modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.