Skip to content

feat: Update Prestashop integration for Mautic 6 and Prestashop 8 - #1

Open
ecomlabs-es wants to merge 1 commit into
gabrielrey37:mainfrom
ecomlabs-es:feature/update-mautic6-prestashop8
Open

feat: Update Prestashop integration for Mautic 6 and Prestashop 8#1
ecomlabs-es wants to merge 1 commit into
gabrielrey37:mainfrom
ecomlabs-es:feature/update-mautic6-prestashop8

Conversation

@ecomlabs-es

Copy link
Copy Markdown

This commit updates the Prestashop integration plugin to be compatible with Mautic 6 and Prestashop 8.

The main changes include:

  • Updated the PrestaShopWebservice.php library to the latest version, compatible with Prestashop 8.
  • Refactored the Mautic integration to use the new Integration Framework.
  • Updated the console commands to use the new Mautic 6 APIs for finding and saving leads.
  • Replaced the deprecated onPluginInstall method with a migration to create the custom lead fields.
  • Replaced file_get_contents with cURL for more robust image downloading.
  • Removed hardcoded API keys and debugging statements.

This commit updates the Prestashop integration plugin to be compatible with Mautic 6 and Prestashop 8.

The main changes include:
- Updated the PrestaShopWebservice.php library to the latest version, compatible with Prestashop 8.
- Refactored the Mautic integration to use the new Integration Framework.
- Updated the console commands to use the new Mautic 6 APIs for finding and saving leads.
- Replaced the deprecated onPluginInstall method with a migration to create the custom lead fields.
- Replaced file_get_contents with cURL for more robust image downloading.
- Removed hardcoded API keys and debugging statements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant