epuzzle/magento2-module-import-export
最新稳定版本:2.0.0
Composer 安装命令:
composer require epuzzle/magento2-module-import-export
包简介
This module provides functionality to extend import and export in Magento 2.
README 文档
README
This module extends the default Adobe Commerce Import / Export functionality, making it easier to manage bulk data transfers for products, customers, orders, and custom entities.
It provides:
- REST API for import — enabling seamless integration with external systems (ERP, PIM, CRM, marketplaces, etc.).
- CLI command for manual operations — you can run imports directly from the Magento CLI (
bin/magento epuzzle:import-export:csv-import path/to/file.csv). - Batch file processing — large CSV files are automatically split into smaller batches for faster and safer processing.
- Flexible entity support — you can work not only with standard Magento entities, but also with custom ones defined in your project.
- Asynchronous operations — import and export tasks can run in the background, improving stability and reducing timeout issues.
- Developer-friendly integration — designed for developers, store managers, and system integrators who need more control over synchronization processes.
Builds Status
Requirements
Supported Magento 2 versions
| Version | Status | Notes |
|---|---|---|
| Magento Open Source/Adobe Commerce 2.3.* | x | |
| Magento Open Source 2.4.3 | x | |
| Adobe Commerce 2.4.4+ | ✓ | |
| Magento Open Source 2.4.4+ | ✓ |
Documentation
Postman API
Use our ready-to-run Postman collection to explore and test the Import API endpoints.
License
Copyright (c) 2025 ePuzzle contributors. This module is MIT licensed. Project coordinator: support@epuzzle.org
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-04