apcs/console-customer

此模块旨在简化客户创建过程。

2.1 2023-11-21 20:13 UTC

This package is auto-updated.

Last update: 2024-09-26 21:47:03 UTC


README

此模块旨在简化客户创建过程。

安装

如何安装


composer require apcs/console-customer

文档

要创建客户,可以使用以下命令:


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

要显示所有客户数据,可以使用以下标志:


--all-data=true

作者

StandWithUkraine