Phone login
Categories
Component ID
2858720
Component name
Phone login
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
427
Component created
Component changed
Component body
Use phone number and sms to login/register and reset password.
Dependencies:
Information for developers:
- Set variable 'phone_login_random_start' and 'phone_login_random_end' to set the
varify code random scope.Set variable 'phone_login_sms_interval' to set the interval limit of send sms in second. - Implement 'hook_phone_login_sms_alter' to alter sms message content.
- Use sms framework module to integrate sms to your project,you can find some sms gateway in this page.
