Install and Activate the OTPLESS Extension

Follow these steps to integrate OTPLESS into your Magento platform, ensuring your customers benefit from a streamlined and secure authentication process.

Step 1: Download and Prepare the Extension

  1. Download the OTPLESS Magento Extension

    Download →

  2. Prepare the Installation

    • Unzip the downloaded file.
    • Move the unzipped folder to your Magento application directory at [Magento_Root]/app/code.

Step 2: Enable Extension

Copy-paste and run the below commands to enable extension

php bin/magento module:enable Login_Otpless
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

Need help?

If you encounter any issues during the installation or configuration process, or if you have questions about using OTPLESS, please visit our support page or contact our customer service team for assistance.

Visit Support Page