apcs/console-customer

This module was created for easy creation of customers

2.1 2023-11-21 20:13 UTC

This package is auto-updated.

Last update: 2024-05-26 21:08:53 UTC


README

This module was created for easy creation of customers.

Installation

How to install

composer require apcs/console-customer

Documentation

To create a customer, you can use the following command

php bin/magento apcs:create:customer --firstname=John --lastname=Doe --email=john@doe.com --password=adMin235

To show all customer data, you can use the following flag

--all-data=true

Author

StandWithUkraine