Type
magento2-module
This extension allow your customers to login to your Magento store using their phone number.
magento2-module
OSL-3.0
None
None
None
None
None
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.
Run the following command in Magento 2 root folder:
composer require magestat/module-sign-in-with-phone-number
composer install
Run the following command in Magento 2 root folder:
git clone [email protected]:magestat/magento2-sign-in-with-phone-number.git app/code/Magestat/SigninPhoneNumber
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
php bin/magento module:uninstall -r Magestat_SigninPhoneNumber
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
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.