sabbir/module-customerimporter

客户导入,由Sabbir提供

安装: 10

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

2.1.0 2022-03-05 16:39 UTC

This package is auto-updated.

Last update: 2024-09-05 22:34:53 UTC


README

``sabbir/module-customerimporter``

主要功能

客户导入,由Sabbir提供

安装

* = 在生产环境中请使用 --keep-generated 选项

类型 1:压缩文件

  • 解压压缩文件到 app/code/Sabbir
  • 通过运行 php bin/magento module:enable Sabbir_Customerimporter 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新*
  • 通过运行 php bin/magento cache:flush 清除缓存

类型 2:Composer

  • 将模块添加到composer存储库中,例如
    • 私有存储库 repo.magento.com
    • 公共存储库 packagist.org
    • 公共GitHub存储库作为vcs
  • 通过运行 composer config repositories.repo.magento.com composer https://repo.magento.com/ 将composer存储库添加到配置中
  • 通过运行 composer require sabbir/module-customerimporter 安装模块composer
  • 通过运行 php bin/magento module:enable Sabbir_Customerimporter 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新*
  • 通过运行 php bin/magento cache:flush 清除缓存

配置

规格

  • 控制台命令
    • 导入

属性