How to install miniOrange Two Factor Authentication (TFA) module?
Last updated on
9 March 2026
Installation of miniOrange Drupal Two Factor Authentication module
Using Composer:
- For Windows:
composer require drupal/miniorange_2fa - For Linux:
composer require 'drupal/miniorange_2fa' - Navigate to the Extend menu on your Drupal admin console and search for miniOrange Two Factor Authentication using the search box.
- Enable the module by checking the checkbox and clicking on the Install button.
- You can configure the module at
{BaseURL}/admin/config/people/miniorange_2fa/customer_setup
Using Drush:
- Download the module:
composer require drupal/miniorange_2fa - Install the module:
drush en miniorange_2fa - Clear the cache:
drush cr - You can configure the module at
{BaseURL}/admin/config/people/miniorange_2fa/customer_setup
Manual installation:
- Go to the Extend menu on your Drupal admin console and click on Install new module.
- Install the Two Factor Authentication - TFA / Passwordless Login 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 clicking on the Install button.
- You can configure the module at
{BaseURL}/admin/config/people/miniorange_2fa/customer_setup
You have successfully installed and enabled the module.
Next-Gen Authentication Arrives: WebAuthn / FIDO2 for True Passwordless Security. Users can now log in using biometric authentication, security keys (e.g., YubiKey), or built-in device authenticators like Face ID or Windows Hello.
Contact our 24*7 support team
Feel free to reach out to our Drupal experts at drupalsupport@xecurify.com if you need any sort of assistance.
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion