Download the PHP package dominicwatts/clicreatecustomer without Composer
On this page you can find all versions of the php package dominicwatts/clicreatecustomer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dominicwatts/clicreatecustomer
More information about dominicwatts/clicreatecustomer
Files in dominicwatts/clicreatecustomer
Download dominicwatts/clicreatecustomer
More information about dominicwatts/clicreatecustomer
Files in dominicwatts/clicreatecustomer
Vendor dominicwatts
Package clicreatecustomer
Short Description Magento 2 Create customer via CLI with supplied parameters
License proprietary
Package clicreatecustomer
Short Description Magento 2 Create customer via CLI with supplied parameters
License proprietary
Please rate this library. Is it a good library?
Informations about the package clicreatecustomer
Magento 2 Cli Create Customer
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 "[email protected]" -p "test123" -w 1
php bin/magento xigen:clicreatecustomer:create -f "Dave" -l "Smith" -e "[email protected]" -p "test123" -w 1 -s 1
All versions of clicreatecustomer with dependencies
PHP Build Version
Package Version
The package dominicwatts/clicreatecustomer contains the following files
Loading the files please wait ....