guentur/magento-import
最新稳定版本:2.0.0
Composer 安装命令:
composer require guentur/magento-import
包简介
Run import from csv to database table and vise versa. You can extend functionality
README 文档
README
How to install
composer require elogic-co/magento-import
Functionality
- Database data provider/importer
- Csv data provider/importer
- Remember failled data-item and ability to continue importing from this remembered data-item (
ElogicCo\MagentoImport\Api\DataImporter\ImporterRememberInterface) - Progress bar (Doesn't work for chsv import yet)

- Mapping for tablelike data import

- Call Observer during importing for each data-item, so that you can change data-item's columns or even add additional columns to the data-item for import.

My notes
I have problems with naming programming entities. To deal with this issue I have to:
- Read books about programming architecture in English
- Push my code to a much more relevant programmer to hear advices from them. I think it has even more influence than reading books
- Work with different projects, not with Magento only to see many ways to name programming entities
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: CC0-1.0
- 更新时间: 2022-10-12