aml/magento2-profileimport
Composer 安装命令:
composer require aml/magento2-profileimport
包简介
Customer Profile Import using CSV and JSON
README 文档
README
Import Customer with command in CSV or JSON format
- Unzip the zip file in
app/code/Vml/CustomerImport - Enable the module by running
php bin/magento module:enable Vml_CustomerImport
Type 2: Composer
- Install the module composer by running
composer require aml/magento2-profileimport - Enable the module by running
php bin/magento module:enable Vml_CustomerImport - Run Magento commands by running
-
php bin/magento customer:import --help -
Description: Customer Import via CSV & JSON
-
Usage: customer:import
bin/magento customer:import sample-csv sample.csv
bin/magento customer:import sample-json sample.json
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2024-07-23