OLS 2FA
OLS 2FA is a lightweight plugin that enhances your website’s security by adding email two-factor authentication (2FA). When users log in, they receive a unique authentication code by email to verify their identity before accessing their account.
Features
- Activate the plugin
- Go to One Loop Studio > 2FA Email to configure.
- Enable 2FA Email.
- Once enabled, You need to verify if you can receive email.
- Now it’s enabled and ready to go.
Usage
- Activate the plugin and go to Settings > 2FA Email to configure.
- Enable 2FA for specific user roles as desired.
- Once enabled, users in the selected roles will receive a unique authentication code by email upon login.
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New‘ in the plugins dashboard
- Search for “OLS 2FA“
- Click Install Now
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New‘ in the plugins dashboard
- Navigate to the ‘Upload‘ area
- Select ols-2fa.zip from your computer
- Click ‘Install Now‘
- Activate the plugin in the Plugin dashboard
Using FTP
- Download ols-2fa.zip
- Extract the ‘ols-2fa‘ directory to your computer
- Upload the ‘ols-2fa‘ directory to the /wp-content/plugins/ directory
- Activate the plugin in the Plugin dashboard
Frequently Asked Questions
How does the 2FA process work?
When a user attempts to log in, they enter their username and password as usual. Then, a unique 5-digit authentication code is sent to their registered email address. The user must enter this code to complete the login process.
Does this work with custom login forms?
The plugin is designed to work with the default WordPress login form. Compatibility with custom login forms may vary and is not guaranteed.
Changelog
1.0.0
- Initial release.
- Added email-based 2FA functionality.