cinovic-llp / magento2-otp-login

This module is helps to login and register with the OTP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 OTP Login - Free

This module is helps to login and register with the OTP.

Magento 2 OTP Login Cinovic

  • Step 1: Create a directory for the module app/code/Cinovic.
  • Step 2: Move folder in to the Cinovic dir
  • Step 3: Run below commands
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy
    php bin/magento c:c
    php bin/magento c:f
  • Step 4: composer require twilio/sdk for Message.
  • Step 5: Create account in twillio and get Sender id and Authorization key from twillio. (Ignore this step if you have already.)
  • Step 6: Now configure the SDK Sender ID, Authorization Key, Mobile Number.

Now module is properly installed

Support

Find us our support policy - https://cinovic.com/contact/

About

This module is helps to login and register with the OTP.


Languages

Language:JavaScript 48.4%Language:PHP 20.4%Language:CSS 18.8%Language:HTML 12.5%