=== Out-of-Stock Notifier ===
Contributors: snehalpancholi
Tags: woocommerce, out of stock, back in stock, notify
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Show a "Notify me when in stock" email form on out-of-stock WooCommerce products and automatically email subscribers when stock is replenished.

== Description ==

Out-of-Stock Notifier captures subscriber emails for out-of-stock products and sends an automated email the moment stock is restored. No external service needed.

Features:
* Email capture form on out-of-stock product pages (no login required)
* Custom database table for reliable, scalable subscriber storage
* Automatic email notification triggered by WooCommerce stock status change
* Configurable form labels, button text, success message, and email template
* Admin subscriber list with notified/pending status
* Supports {product_name} and {product_url} merge tags in email template

== Installation ==

1. Upload the `out-of-stock-notifier` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Configure under **WooCommerce → Back-in-Stock**.

== Changelog ==

= 1.0.0 =
* Initial release.
