Showing posts with label mobile. Show all posts
Showing posts with label mobile. Show all posts

Monday, 14 July 2014

Mobile/SMS 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. I have developed a reusable component to verify mobile number of the customer using SMS service.

        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.

        Component is available in Liferay Marketplace.
        Mobile Verification

        Let me know if you need any further information about this component.