diepxuan/module-customer

Customer for Magento 2

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

dev-main 2023-03-30 13:14 UTC

This package is auto-updated.

Last update: 2024-06-30 01:21:56 UTC


README

Customer for Magento 2

Latest version Packagist Magento 2.4 PHP >= 5.5.22

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