magestat/module-sign-in-with-phone-number 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

magestat/module-sign-in-with-phone-number

最新稳定版本:1.2.1

Composer 安装命令:

composer require magestat/module-sign-in-with-phone-number

包简介

This extension allow your customers to login to your Magento store using their phone number.

README 文档

README

This extension allow your customers to login to your Magento store using their phone number. Also it is possible to login using both (email or phone number) at the same field, this extension is capable to handle the field value and access the store with the provided data - Mobile login extention for Magento 2.

  • Login with mobile phone number or email.
  • Possibility to create account using mobile phone number.
  • Change phone number under customer dashboard.

Codacy Badge Build Status Packagist Downloads

Installation

Install via composer (recommended)

Run the following command in Magento 2 root folder:

composer require magestat/module-sign-in-with-phone-number
composer install

Using GIT clone

Run the following command in Magento 2 root folder:

git clone git@github.com:magestat/magento2-sign-in-with-phone-number.git app/code/Magestat/SigninPhoneNumber

Activation

Run the following command in Magento 2 root folder:

php bin/magento module:enable Magestat_SigninPhoneNumber
php bin/magento setup:upgrade

Clear the caches:

php bin/magento cache:clean

Configuration

  1. Go to STORES > Configuration > MAGESTAT > Sign in With Phone Number.
  2. Select Enabled option to enable the module.
  3. Under Settings tab, change the Sign in Mode to fit to your login process.

Uninstall

php bin/magento module:uninstall -r Magestat_SigninPhoneNumber

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please open an issue and I'll add this feature if it's a good one.

统计信息

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

GitHub 信息

  • Stars: 53
  • Watchers: 7
  • Forks: 24
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2019-01-28