deepika-meyan/import-customers
最新稳定版本:1.0.0
Composer 安装命令:
composer require deepika-meyan/import-customers
包简介
Import Customer by CSV and Json by CLI Commands
README 文档
README
Import Customer by Csv or Json in Magento 2
Version Support
This module is built in Magento versio 2.4.6-p3 and php version 8.2
Command to install module through composer
composer require deepika-meyan/import-customers
Import CLI command
To Import Customer By CSV file:
bin/magento customer:import:sample-csv <filepath>
To Import Customer By JSON file:
bin/magento customer:import:sample-json <filepath>
Example
bin/magento customer:import:sample-csv sample.csv
// in root path
bin/magento customer:import:sample-json sample.json
// in root path
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2024-09-29