- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2017
01:27 AM
02-09-2017
01:27 AM
Use custom attribute to sign in
I created a custom attribute "Mobile Number" for Customer. I want to make users sign in using this attribute (or the default emailid) and password , how can I accomplish that in magento2
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2017
02:01 PM
02-09-2017
02:01 PM
Re: Use custom attribute to sign in
Hi @arunsomanhere,
Both front-end and back-end changes are necessary in order to add that feature.
If you are not comfortable extending Magento, here is an extension for Magento 2 that covers that specific feature: https://magecomp.com/magento-2-mobile-login.html
Best regards.
Gabriel
Welcome to the Magento Forums. Remember to introduce yourself and read the Magento Forums Guidelines.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2017
10:33 PM
02-09-2017
10:33 PM
Re: Use custom attribute to sign in
Thanks a lot