Description
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:
– Adds a second layer of authentication using email verification.
– Simple setup with easy-to-follow instructions.
– Compatible with WordPress default login flow.
Release Notes:
Before updating the plugin please check our latest release notes.
Usage
- 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 its enabled and ready to go.
Screenshots
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
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“OLS 2FA” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “OLS 2FA” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- First Release
1.0.1
- Plugin Review fixes.
1.0.0
- Initial release.
- Added email-based 2FA functionality.