Login Custom Field
Categories
Component ID
2874237
Component name
Login Custom Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
290
Component created
Component changed
Component body
This a lightweight module will allow you to login to Drupal with a custom user field and password instead of username and password.
So, you can create a mobile field and allow users to login with their mobile number along with their passwords instead of username and password.
Important Note: You should make sure this field is unique field.
Recommended modules
- Entity Unique - For making your custom login field unique.
Road map
- [✓]
Enhance description of allowed fields and show allowed field types in error message. - [ ] Check before select custom field and make sure it is a required field. Or check if it is required show username field title as this or if it is not required show the two titles of username Or the selected title.
- [ ] Support phone number field.
- [ ] Add support for user profile2 fields
Similar Projects
- Field Based Login: It manages the login by doing extra queries.
