studioraz/magento2-twofactorauth 1.1.4

Magento 2 for customer login Two Factor Authentication

Type

magento2-module

License

MIT

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Total Downloads Latest Stable Version

Magento 2 - Customer Login Two Factor Authentication

Installation

Step 1

Using Composer (recommended)
composer require studioraz/magento2-twofactorauth
Manual Installation (less recommended)
  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/SR/TwoFactorAuth
  • Copy the content from the unzip folder
  • Flush cache

Step 2 - Enable the module

 php -f bin/magento module:enable --clear-static-content SR_TwoFactorAuth
 php -f bin/magento setup:upgrade
 php -f bin/magento cache:flush

Step 3 - Configuration

Log into your Magento Admin, then goto Stores -> Configuration -> Studio Raz -> Two Factor Authentication

Support

Before reporting an issue, check if you can reproduce it on the clean Magento instance. If that is the cases, please open an issue on GitHub.

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email us to [email protected].

© Studio Raz | www.studio-raz.com