=== Stock Notify ===
Contributors: yodsira
Tags: woocommerce, back in stock, notifications, email
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Back-in-stock email subscriptions for WooCommerce with double opt-in and a polite sending queue.

== Description ==

Stock Notify lets shoppers subscribe to out-of-stock products and get an email
the moment they return:

* Subscription form right on the product page.
* Double opt-in: nothing is sent until the subscriber confirms via email link.
* One-click unsubscribe link in every email.
* A polite queue: every 5 minutes, at most 20 emails per run, oldest
  subscribers first, at most 50 notifications per product per restock so
  large drops do not hammer your mail server.
* Pending subscriptions expire after 48 hours automatically.
* Configurable sender name and email.

Upgrade to Stock Notify Pro for price-drop subscriptions and instant Telegram
notifications for the shop admin.

== Installation ==

1. Install and activate WooCommerce first.
2. Upload the `stock-notify` folder to `/wp-content/plugins/` and activate.
3. Configure the sender identity under Settings → Stock Notify.

== Changelog ==

= 1.0.0 =
* Initial release.
