aberrantcode/customer-import
最新稳定版本:v1.1.2
Composer 安装命令:
composer require aberrantcode/customer-import
包简介
This magento 2 module support importing customer from csv and json file
README 文档
README
composer require aberrantcode/customer-import
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
IMPORTANT : Keep CSV and JSON file inside pub/media folders for customer importing So to import from the CSV and the JSON respectively the user would execute either one of the following
bin/magento customer:import sample-csv sample.csv
bin/magento customer:import sample-json sample.json
NOTE:I encountered some challenges with my laptop as it is not compatible for Magento2 development , so I had to complete all tasks on a cloud server. Unfortunately, this meant that I was unable to perform the phpcodesniffer test and some unit tests due to issues such as "Config file allure/allure.config.php doesn't exist." Magento Version : "2.4.6-p3" Php Version: 8.1.26
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-03