ivo/module-marketplace 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ivo/module-marketplace

最新稳定版本:1.0.7

Composer 安装命令:

composer require ivo/module-marketplace

包简介

IVO Marketplace integration for Magento 2 - Sync products and manage offers

README 文档

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:

  1. Download the latest Ivo_Marketplace-x.x.x.zip file
  2. 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

  1. Go to Stores > Configuration > IVO > Configuration
  2. Click the "Configure Plugin" button
  3. You will be redirected to IVO to authorize your store
  4. After authorization, you'll return to Magento
  5. Select your Merchant Point from the dropdown (this links your store to a specific IVO selling point)
  6. Click Save Config

That's it! Your products will now sync automatically with IVO Marketplace.

Usage

Viewing Product Status

  1. Go to Catalog > Products
  2. Edit any product
  3. Click on the IVO Marketplace tab
  4. View the current sync status and marketplace URL

Force Sync

If a product needs to be re-synced manually:

  1. Open the product edit page
  2. Go to the IVO Marketplace tab
  3. Click Force Sync with IVO
  4. 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:

License

Proprietary - All rights reserved by IVO.

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2026-01-23