cedricblondeau/magento2-module-catalog-import-command
最新稳定版本:1.1.3
Composer 安装命令:
composer require cedricblondeau/magento2-module-catalog-import-command
包简介
Import catalog via console command
README 文档
README
A console command for importing catalog files.
Install
composer require cedricblondeau/magento2-module-catalog-import-command php bin/magento module:enable CedricBlondeau_CatalogImportCommand php bin/magento setup:upgrade
Usage
php bin/magento catalog:import [-i|--images_path[="..."]] [-b|--behavior[="..."]] csv_file
--images_path: (defaultpub/media/catalog/product) must be a relative path starting from your Magento2 project root--behavior: (defaultappend) possible values: append, add_update, replace, delete- csv_file: could be a relative or an absolute path to a valid CSV file
Inspiration
统计信息
- 总下载量: 27.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 32
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-30