Mobile Verification

Now a days, Most of the site needs to verify the mobile number and email address of their users for security purpose. Liferay is providing email verification OOB.

This plugin will help to integrate that functionality directly to the Liferay portal.

Key Features
  • Admin can enable/disable mobile verification very easily.
  • Mobile verification can be set to be mandatory/optional.
  • Further development depending upon mobile verification can be done easily. As mobile number and its status is stored in User Custom Attribute.
Steps to Use

1) Deploy Hook
2) As Admin Go to Control Panel -> Portal Settings -> Authentication
3) Select Tab “SMS”
4) Enable SMS Verification
5) Enter details of Twillio Sms Account, i.e. Account SID, Auth Token, Sending Number
6) Enter the SMS you want to send to mobile number for verification. Add $S where you want to place the verification code. Verification code will be generated automatically and it will replace the $S in the SMS Body.
7) One more check box added for make mandatory. If this is selected. User will be forced to verify the mobile number. If mandatory is not selected. User will get option to skip the verification.

User Site changes for Mobile Verification

1) New text required field is added in the create account page for mobile number. Mobile number will be all digits number with country code in prefix. User don’t need to add plus(+) sign for the number.
2) Once User will enter mobile number and press Save button. One SMS will be sent to the mobile number entered in the field. Popup will open for entering the verification code. User will have to enter the verification code into the field to verify the mobile number.
3) If the mandatory is not selected, User will get a button to skip the verification.

Helping hands :
Vipin Bardia (http://www.liferay.com/web/vipin.bardia/profile)

最新改动

Found issue with Liferay 6.2 ce GA2, Updated liferay-plugin-package.properties to let the hook to be deployed.

查看此项的客户同时购买了