dominicwatts/clicreatecustomer
Composer 安装命令:
composer require dominicwatts/clicreatecustomer
包简介
Magento 2 Create customer via CLI with supplied parameters
README 文档
README
Create customer via CLI with supplied parameters
Install instructions
composer require dominicwatts/clicreatecustomer
php bin/magento setup:upgrade
Usage instruction
xigen:clicreatecustomer:create
[-f|--customer-firstname CUSTOMER-FIRSTNAME]
[-l|--customer-lastname CUSTOMER-LASTNAME]
[-e|--customer-email CUSTOMER-EMAIL]
[-p|--customer-password CUSTOMER-PASSWORD]
[-w|--website WEBSITE]
[-s|--send-email [SEND-EMAIL]]
php bin/magento xigen:clicreatecustomer:create -f "Dave" -l "Smith" -e "dave@example.com" -p "test123" -w 1
php bin/magento xigen:clicreatecustomer:create -f "Dave" -l "Smith" -e "dave@example.com" -p "test123" -w 1 -s 1
统计信息
- 总下载量: 160
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2019-10-25