

Subscriber list — view and manage all watchlist sign-ups with status, product, and date
Lime Stock Watchlist lets customers subscribe to back-in-stock email notifications directly on your WooCommerce product pages. When you restock a product, subscribers are notified automatically via Action Scheduler — no third-party service required.
More free WooCommerce plugins at limewoo.com.
Core features
Admin
Settings & customisation
{product_name}, {product_url}, {subscriber_name}, {subscriber_email}, {site_name}Technical
{prefix}lime_watchlist database table — no external serviceThe plugin’s JavaScript and CSS are compiled from source. Full source code is on GitHub:
https://github.com/Limewoo/lime-stock-watchlist
To build from source:
git clone https://github.com/Limewoo/lime-stock-watchlist.gitbun install (or npm install)bun run buildbun run startSource files live in src/. Compiled output goes to build/. Do not edit build/ directly.