Back In Stock Notifications

描述

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.

螢幕截圖

安裝

  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).

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Back In Stock Notifications” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Back In Stock Notifications 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

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