diepxuan / module-customer
Customer for Magento 2
Package info
github.com/diepxuan/module-customer
Type:magento2-module
pkg:composer/diepxuan/module-customer
dev-main
2023-03-30 13:14 UTC
Requires
- magento/module-customer: ~100.0|~100.1|~100.2|~101.0|~102.0|~103.0
This package is auto-updated.
Last update: 2026-03-01 00:41:39 UTC
README
Features
- Admin configuration for Disable and Enable customer login
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require diepxuan/module-customer
$ bin/magento module:enable Diepxuan_Customer
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy