Installation Steps
- Using Composer
- Using Drush
- Manual Installation
- Download the module:
Composer require 'drupal/miniorange_2fa'
- Navigate to Extend menu on your Drupal admin console and search for miniOrange Second Factor Authentication using the search box.
- Enable the module by checking the checkbox and click on install button.
- Configure the module at
{BaseURL}/admin/config/people/miniorange_2fa/customer_setup
- Download the latest version of Google Authenticator on iOS/Android device.
- Install the module:
drush en miniorange_2fa
- Clear the cache:
drush cr
- Configure the module at
{BaseURL}/admin/config/people/miniorange_2fa/customer_setup
- Navigate to Extend menu on your Drupal admin console and click on Install new module button.
- Install the miniOrange Second Factor Authentication module either by downloading the zip or from the URL of the package (tar/zip).
- Click on Enable newly added modules.
- Enable this module by checking the checkbox and click on install button.
- Configure the module at
{BaseURL}/admin/config/people/miniorange_2fa/customer_setup