mageserv/customer-registration
最新稳定版本:1.0.0
Composer 安装命令:
composer require mageserv/customer-registration
包简介
Magento 2 Customer Registration Module based on Elaraby Assignment
README 文档
README
Installation
Install using FTP method
- Download the latest release of the plugin
- Upload the content of the folder to magento2 installation directory:
app/code/Mageserv/CustomerRegistration - Run the following Magento commands:
php bin/magento setup:upgradephp bin/magento setup:static-content:deployphp bin/magento cache:clean
Install using Composer
composer require mageserv/cutomer-registrationphp bin/magento setup:upgradephp bin/magento setup:static-content:deployphp bin/magento cache:clean
Activating the Plugin
By default, and after installing the module, it will be activated. To Disable/Enable the module:
Enable
php bin/magento module:enable Mageserv_CustomerRegistration
Disable
php bin/magento module:disable Mageserv_CustomerRegistration
Configure the Plugin
- Navigate to
"Magento admin panel" >> Stores >> Configuration - Open
"Elaraby Group >> Customer Registration - Enable the module and add your configurations
- Click
Save Config
Log Access
- Access log from file found at:
/var/log/customer-{id}.log
Done
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-13