PrestaShop

Last updated on Mar 18, 2024

PrestaShop is an open source, e-commerce platform useful in creating online stores. It uses either MySQL or MariaDB database.

The details associated with the stores in PrestaShop are stored as Events in the MySQL database. You can replicate the Events data from your PrestaShop account to a Destination database or data warehouse using Hevo Pipelines.

Note: You must provide the MySQL database details to configure the PrestaShop Source.


Schema and Primary Keys

The schema is derived based on the data in your MySQL Source tables.


Data Model

The PrestaShop data model is documented in the PrestaShop development guide.

Note: In addition to the default tables, you can ingest any custom tables that you have created.


Limitations

  • None.

Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Mar-18-2024 2.21.2 Updated section, Specify PrestaShop via MySQL Connection Settings to add information about the Load all CA certificates option.
Dec-19-2022 2.04 Updated section, Specify PrestaShop via MySQL Connection Settings to add information that you must specify all fields to create a Pipeline.
Jan-24-2022 1.80 New document.

Tell us what went wrong