承接 mageserv/customer-registration 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Download the latest release of the plugin
  2. Upload the content of the folder to magento2 installation directory: app/code/Mageserv/CustomerRegistration
  3. Run the following Magento commands:
    1. php bin/magento setup:upgrade
    2. php bin/magento setup:static-content:deploy
    3. php bin/magento cache:clean

Install using Composer

  1. composer require mageserv/cutomer-registration
  2. php bin/magento setup:upgrade
  3. php bin/magento setup:static-content:deploy
  4. php 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

  1. Navigate to "Magento admin panel" >> Stores >> Configuration
  2. Open "Elaraby Group >> Customer Registration
  3. Enable the module and add your configurations
  4. Click Save Config

Log Access

  1. Access log from file found at: /var/log/customer-{id}.log

Done

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-10-13