Back In Stock Notifications

Description

Back In Stock Notifications allows your WooCommerce store to:

  • Notify customers when out-of-stock products are available again.
  • Enable a waitlist for sold-out products.
  • Support double opt-in email confirmation.
  • Automatically send back-in-stock notifications.
  • Let logged-in users manage their alerts from the “My Account” page.
  • Include a simple shortcode to place subscription forms anywhere on your site.

This plugin is fully compatible with WooCommerce and supports variable products and backorders.

Additional Notes

  • Works only with WooCommerce installed and active.
  • Emails are sent via WooCommerce mailer.
  • All subscriber data is stored in a custom database table.

Screenshots

  • Subscription form on the out-of-stock product page.
  • Email confirmation message.
  • Email notification for product back in stock.
  • “Back In Stock Alerts” section on the My Account page.
  • Admin “Back In Stock” demand insights page.

Installation

  1. Upload the back-in-stock-notifications folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Make sure WooCommerce is installed and active.
  4. Subscribe forms will appear automatically on out-of-stock product pages.
  5. Use the shortcode [bis_subscribe_form product_id="123"] to place a subscription form anywhere (replace 123 with the product ID).

FAQ

Can I use this plugin with variable products?

Yes! It checks each variation. If any variation is in stock or allows backorders, the subscription form will not display.

Can I allow backorders and still notify customers?

No. Products that allow backorders are treated as available, so the form will not appear.

How do I manage my alerts?

Logged-in users can manage their alerts from a new menu item “My Alerts” in the WooCommerce “My Account” page.

Does it support double opt-in?

Yes, a confirmation email is sent to the user before they are added to the waitlist.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Back In Stock Notifications” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release with back-in-stock notifications, double opt-in, My Account integration, and admin insights.