定制 aberrantcode/customer-import 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-08-03