=== MailVora Email OTP Verification for WooCommerce ===
Contributors: borntrouble
Tags: woocommerce, otp, email verification, registration, checkout
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 7.1
Stable tag: 5.13
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Email OTP verification for WooCommerce registration and checkout.

== Description ==

Adds email OTP verification to WooCommerce registration, checkout and account email forms.

Features include:

* Email OTP verification
* Registration verification
* Checkout verification
* WooCommerce session verification
* Database OTP fallback
* 5-minute OTP expiry
* 30-second resend cooldown
* IP-based OTP rate limiting
* Customizable OTP email
* Customizable frontend buttons
* Customizable frontend messages
* Customizable colors
* Optional custom CSS

== Settings ==

After activation, go to:

WooCommerce > Email OTP

From there you can customize the OTP email, frontend text, colors and CSS.

== Email Placeholders ==

The following placeholders can be used in the email body:

{otp}
{expiry}
{site_name}

== Installation ==

1. Upload the plugin ZIP through WordPress.
2. Activate the plugin.
3. Go to WooCommerce > Email OTP.
4. Configure the settings.
5. Save the settings.

== License ==

GPLv2 or later.