extensions / customer-status
该包的最新版本(1.0.4)没有可用的许可信息。
客户状态
1.0.4
2021-04-27 16:11 UTC
Requires
- magento/framework: *
- magento/module-customer: 103.0.*
This package is auto-updated.
Last update: 2024-09-27 23:27:13 UTC
README
Magento 2 module allow update customer status
安装
Go to root folder and run command
composer require extensions/customer-status:dev-master
php bin/magento setup:upgrade
php bin/magento module:enable Extensions_CustomerStatus
用户指南
前端
My Account -> Status
后端
Customers -> Edit Customer -> Status
变更日志
* 1.0.0 - Initial module
* 1.0.4 - Remove some class not neccessery

