這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Back in stock notifications for WooCommerce

外掛說明

Back in stock notifications for WooCommerce it’s a WordPress plugin which extends WooCommerce by adding a Subscribe button to out of stock products. It supports simple and variable products.

The button opens a modal form which can be used to subscribe for Back In stock email notifications. When the product is back in stock the plugin sends a personalized email to subscribers.

Main Features

✔️ Manage the button colors
✔️ Personalize the modal/form
✔️ Personalize the emails body
✔️ Default emails content
✔️ Set up the mode: automatically / manually
✔️ Filter, generate and export subscribers in CSV format
✔️ View subscribers by product
✔️ Check each notification status
✔️ Pause specific products for sending notifications
✔️ Filter subscriptions by product
✔️ reCaptcha v2

Merge Tags

The emails can be personalized with merge tags.

  • [wsnm-first-name] – The subscription’s first name.
  • [wsnm-last-name] – The subscription’s last name.
  • [wsnm-email] – The subscription’s email address.
  • [wsnm-product-title] – The product title. If it’s a variation, then it also contains the variation name.
  • [wsnm-product-price] – The product price, it also contains the currency.
  • [wsnm-product-quantity] – The available quantity in stock. If the quantity is not managed, then it returns the string ‘unlimited’.
  • [wsnm-product-url] – The product’s URL. If it’s a variation, the variation is automatically selected.

螢幕擷圖

  • Settings – Emails Templates
  • Settings – Subscription Form
  • Variation Product Type – Out of stock
  • Simple Product Type – Out of stock
  • Subscribe Form Modal
  • All Subscriptions
  • Settings – General
  • Merge Tags
  • Automatically Mode – NotificationSstatus
  • Manually Mode – Send Notifications

安裝方式

  1. Upload woo-stock-notify-me to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Visit the setting page and follow the instructions

常見問題集

What products type support?

It supports two products types: simple and variable products.

What does the manually mode?

It gives more control over the notifications. The notifications are triggered manually by administrator directly from the product page. This is the default mode.

What does the automatically mode?

You need to update only the stock. The notifications are triggered automatically by the stock status. The notifications are sent when the product is back in stock. You can still pause specific products.

I’ve still got questions. Where can I find answers?

Check out our documentation page for more details.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Back in stock notifications for WooCommerce〉的開發相關工作。

參與者

變更記錄

1.0.1

  • Manage Button text and Modal Title
  • Tested with the latest WP and WC version

1.0.0

  • First version