issues
search
siddiquicha
/
magentoextensions
This is open Source Created extensions for learning basis
0
stars
0
forks
source link
Mobile Login
#1
Open
siddiquicha
opened
3 months ago
siddiquicha
commented
3 months ago
Open Source Login from Mobile
siddiquicha
commented
3 months ago
Algorithm of Mobile login:-
Create a custom attribute respective to the customer attribute.
Mobile attribute should be used in multiple forms like that below
adminhtml_customer
checkout_register
customer_account_create
customer_account_edit
adminhtml_checkout
Create a Backend configuration to enable and disable the module.
Render the Mobile Number field in the storefront.
Filed validate in the form.
Open Source Login from Mobile