Skip to content

elgentos/frontend2fa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elgentos_Frontend2FA

This extension is based on Neyamtux_Authenticator, which offers 2FA for the backend.

Features

  • Ability to enable frontend 2FA for specific customer groups;
  • 2FA is enforced meaning the customer has to either setup or authenticate before continuing after logging in;
  • Open the customer in the backend to be able to reset the 2FA secret;
  • Dutch translation files.

Installation

First install & enable Neyamtux_Authenticator.

composer require juashyam/authenticator
php bin/magento module:enable Neyamtux_Authenticator

composer require elgentos/frontend2fa
php bin/magento module:enable Elgentos_Frontend2FA
php bin/magento setup:upgrade

Screenshots

Setup page (in My Account)

image

2FA authentication after logging in when setup is done

image

Configuration in backend

image

2FA reset button in backend

image

License

This project is licensed under the MIT License