apcs/console-customer

This module was created for easy creation of customers

Maintainers

Package info

github.com/VolodymyrLobachov/magento2-apcs-console-customer

Type:magento2-module

pkg:composer/apcs/console-customer

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.1 2023-11-21 20:13 UTC

This package is auto-updated.

Last update: 2026-03-27 01:09:45 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