siddiquicha / magentoextensions

This is open Source Created extensions for learning basis
0 stars 0 forks source link

Mobile Login #1

Open siddiquicha opened 1 month ago

siddiquicha commented 1 month ago

Open Source Login from Mobile

siddiquicha commented 1 month ago

Algorithm of Mobile login:-

  1. Create a custom attribute respective to the customer attribute.
  2. Mobile attribute should be used in multiple forms like that below
    • adminhtml_customer
    • checkout_register
    • customer_account_create
    • customer_account_edit
    • adminhtml_checkout
  3. Create a Backend configuration to enable and disable the module.
  4. Render the Mobile Number field in the storefront.
  5. Filed validate in the form.