efepimenta/module-import
最新稳定版本:1.0.0
Composer 安装命令:
composer require efepimenta/module-import
包简介
N/A
README 文档
README
Cli for import csv or json customer files
usage:
- install module
- composer require efepimenta/module-import ^1.0
- run bin/magento setup:upgrade
- run bin/magento setup:di:compile
- run bin/magento customer:import
- TYPE must be csv or json
- FILE is the absolute or relative file path
- see customer on magento admin panel
validations
- for import type
- for file mimetype
- for import type X file mimetype
- headers of files
- if customer email exists, customer is updated
logs
- fabio_import.log is generated in var/log
- some data is logged in
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-27