StoreFixKit Back In Stock Notifier

外掛說明

StoreFixKit Back In Stock Notifier adds a lightweight stock alert workflow for WooCommerce stores.

The free plugin captures shopper email requests on sold-out products, prevents duplicate active subscriptions for the same item, and sends one restock email when the product or variation returns to stock.

The plugin works entirely on the merchant’s WordPress site and does not require a StoreFixKit account.

Core features:

  • Back-in-stock form on sold-out simple products.
  • Variation-aware stock alert form for variable products.
  • Duplicate prevention for active subscribers.
  • Unsubscribe token links for shopper control.
  • Admin subscriber and delivery log screens.
  • Email sender, subject, and intro text settings.

External services:

  • None. The plugin does not send subscriber data, site data, or usage data to StoreFixKit or any other third-party service.
  • Restock and test emails are sent through the WordPress wp_mail() function and the mail transport configured by the site owner.

螢幕擷圖

安裝方式

  1. Upload the storefixkit-back-in-stock folder to /wp-content/plugins/.
  2. Activate the plugin in WordPress.
  3. Make sure WooCommerce is active.
  4. Open WooCommerce > Back In Stock to review subscribers, logs, and email settings.

常見問題集

Does this require WooCommerce?

Yes. The plugin loads its stock alert workflow only when WooCommerce is active.

Does the free plugin send emails?

Yes. It uses WordPress wp_mail() for restock notifications. A transactional SMTP service is recommended for production stores.

Does the free plugin require a StoreFixKit account?

No. Subscriber capture, duplicate prevention, unsubscribe links, admin logs, email settings, test email, and restock notifications work locally.

Does this plugin connect to external services?

No. The plugin stores subscribers and delivery logs in dedicated WordPress database tables and sends email through the site’s configured WordPress mail transport.

Does uninstall remove data?

Yes. Uninstalling the plugin deletes its settings, subscriber table, and log table.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈StoreFixKit Back In Stock Notifier〉的開發相關工作。

參與者

變更記錄

0.1.3

  • Hardened public subscription rate limiting.
  • Added uninstall cleanup and WordPress.org readme.
  • Improved email setting validation.
  • Prepared the first public WordPress.org release.