ivo / module-marketplace
IVO Marketplace integration for Magento 2 - Sync products and manage offers
Package info
github.com/ivo-md/magento2-module-marketplace
Type:magento2-module
pkg:composer/ivo/module-marketplace
Requires
- php: >=7.4
- magento/framework: >=103.0
README
Integrate your Magento 2 store with the IVO Marketplace platform. Automatically sync products, manage offers, and track listing status directly from the Magento admin panel.
Features
- Automatic Product Sync: Products are automatically synced to IVO Marketplace when saved
- Status Tracking: View real-time IVO listing status (Active/Inactive/Draft) in product edit page
- Force Sync: Manually trigger product synchronization with one click
- Multi-language Support: Admin interface available in English, Romanian, and Russian
Requirements
- Magento 2.4.x or higher
- PHP 7.4 or higher
Installation
Method 1: Composer (Recommended)
This is the official Magento-recommended way to install extensions.
composer require ivo/module-marketplace bin/magento module:enable Ivo_Marketplace --clear-static-content bin/magento setup:upgrade bin/magento setup:di:compile bin/magento cache:clean
Method 2: Manual Installation
If you don't use Composer, you can install manually:
- Download the latest
Ivo_Marketplace-x.x.x.zipfile - Extract the ZIP file to your Magento root directory (the
app/folder will merge automatically)
That's it! The files will be placed in app/code/Ivo/Marketplace/
Then run:
bin/magento module:enable Ivo_Marketplace --clear-static-content bin/magento setup:upgrade bin/magento setup:di:compile bin/magento cache:clean
Configuration
- Go to Stores > Configuration > IVO > Configuration
- Click the "Configure Plugin" button
- You will be redirected to IVO to authorize your store
- After authorization, you'll return to Magento
- Select your Merchant Point from the dropdown (this links your store to a specific IVO selling point)
- Click Save Config
That's it! Your products will now sync automatically with IVO Marketplace.
Usage
Viewing Product Status
- Go to Catalog > Products
- Edit any product
- Click on the IVO Marketplace tab
- View the current sync status and marketplace URL
Force Sync
If a product needs to be re-synced manually:
- Open the product edit page
- Go to the IVO Marketplace tab
- Click Force Sync with IVO
- Wait for confirmation message
Changelog
Version 1.0.0
- Initial release
- Automatic product sync on save
- IVO Status tab in product edit page
- Force Sync button
- Multi-language support (EN, RO, RU)
Support
For support, please contact:
- Email: support@ivo.md
- Website: https://ivo.md
License
Proprietary - All rights reserved by IVO.