Download PrestaShop module (.zip)
Requirements
- PrestaShop 1.7 or higher
- PHP 7.2 or higher
- cURL extension enabled
Installation
Method 1: Module Manager (recommended)
- Download the module ZIP using the button above.
- Go to Back Office → Modules → Module Manager.
- Click Upload a module.
- Select the ZIP file and upload.
- Click Configure to set up the module.
Method 2: Manual installation
- Download the ZIP using the button above.
- Extract the
ivomarketplacefolder to/modules/. - Go to Back Office → Modules → Module Manager.
- Search for "IVO Marketplace".
- Click Install, then Configure.
Configuration (connect to IVO)
- After installation, go to Modules → Module Manager → IVO Marketplace → Configure.
- Click the Configure button to open IVO setup page.
- Complete the IVO setup process.
- API key will be automatically saved.
- Select your Merchant Point from the dropdown.
- Set Price Modifier (%) if you want to increase or decrease prices sent to IVO.
- Use Update stock on sale to automatically deduct local stock when a sale occurs on IVO.
- Click Save.
That's it! Your products will now sync automatically with IVO Marketplace.
Usage
Viewing Product Status
When editing a product, you'll see an IVO Marketplace tab showing:
- Current sync status (Active, Inactive, Pending, Not Synced, Error)
- Status message
- Link to view product on IVO (if active)
- Force sync button
Price Modifier and Stock Update
Price Modifier (%) adjusts synced prices. Update stock on sale keeps local PrestaShop stock synchronized after IVO orders.
Force Sync All
In the module configuration page, click Force Sync with IVO to sync all products.
Troubleshooting
Module not showing in Back Office
- Clear PrestaShop cache: Advanced Parameters → Performance → Clear cache
- Check folder permissions:
chmod -R 755 modules/ivomarketplace
Products not syncing
- Verify API key is configured correctly
- Check that a Merchant Point is selected
- Look for errors in PrestaShop logs: Advanced Parameters → Logs