Descrizione
“Login with OTP” is a simple and secure solution for adding One Time Password (OTP) login functionality to your WordPress site. It enables users, including WooCommerce customers, to log in securely via OTP instead of using traditional passwords.
OTP-based login enhances security by reducing the risks associated with weak or reused passwords. This plugin supports both admin and frontend login with OTP and allows customization such as popup login, redirect URLs, and more.
Watch a demo: https://youtu.be/0E4ZHqRoerc
Short Description
Login with OTP for WordPress and WooCommerce. Secure your site by replacing static passwords with One Time Password (OTP) for login.
Features
- Secure login via OTP (One Time Password) for WordPress users and WooCommerce customers.
- Login without needing a static password, reducing security risks.
- Option to add OTP login for other plugins.
- Lightbox login popup for improved user experience.
- Customizable redirect URL after successful login.
- Ability to place the login popup anywhere on your website.
- Shortcode support:
[otp_login title="Login with OTP"]
for easy integration.
Support
For support, bug reports, or feature requests, please contact the plugin author at: raghunath.0087@gmail.com
For documentation, FAQs, and troubleshooting, visit: Plugin Documentation
Security Notice
This plugin relies on OTP for authentication, which is more secure than traditional passwords. However, it is crucial to ensure your website uses HTTPS to encrypt communication and prevent unauthorized access. Always keep your WordPress and plugin versions up to date for the latest security fixes.
License
This plugin is licensed under the GPL-2.0+ license. See the full license text at: http://www.gnu.org/licenses/gpl-2.0.html
Screenshot
Installazione
- Download and unzip the plugin.
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Access the settings page by navigating to Settings > OTP Login.
- Configure the plugin as needed (e.g., enable OTP login, customize redirect URL).
FAQ
-
Can I login into WordPress admin using OTP?
-
Yes, you can log in to both the WordPress admin dashboard and the frontend using OTP.
-
Yes, you can add the OTP login popup anywhere on your website, including menus. Simply add the class
otpl-popup
to the parent link of the login. -
Does this plugin work with WooCommerce?
-
Yes, the plugin supports OTP login for WooCommerce customers, providing a secure login alternative for your eCommerce site.
-
How does the plugin handle security?
-
The plugin ensures that OTPs are generated securely and are valid for a limited time only. It is recommended to use SSL (HTTPS) on your site to protect sensitive information during OTP transmission.
-
Can I customize the login popup appearance?
-
Yes, the plugin allows you to customize the login popup, including placement and styling, via CSS.
Recensioni
Contributi e sviluppo
“Login with OTP” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Login with OTP” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Login with OTP” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.5
- Tested and updated compatibility for WordPress 6.7.1.
- Added Login attempt and lockout period features.
- Improved OTP security and performance.
1.4.2
- Tested and updated compatibility for WordPress 6.4.
- Code optimization and bug fixes.
- Improved security handling for OTP generation and validation.
1.1
- Tested with WordPress 5.7.1.
- Optimized plugin code for better performance.
1.0
- Initial release.