extensions / customer-status
There is no license information available for the latest version (1.0.4) of this package.
Customer status
Package info
github.com/tatdat2610/customer-status
Type:magento2-module
pkg:composer/extensions/customer-status
1.0.4
2021-04-27 16:11 UTC
Requires
- magento/framework: *
- magento/module-customer: 103.0.*
This package is auto-updated.
Last update: 2026-02-28 02:40:14 UTC
README
Magento 2 module allow update customer status
Installation
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
User Guide
Frontend
My Account -> Status
Backend
Customers -> Edit Customer -> Status
Changelog
* 1.0.0 - Initial module
* 1.0.4 - Remove some class not neccessery

