Description
92 Notify helps WooCommerce stores recover potential sales by allowing customers to subscribe for product availability alerts.
Features:
- Back-in-stock email notifications
- Similar product notifications (based on WooCommerce’s related-product logic)
- Category-based form visibility
- Manual and automatic notifications
- Secure, one-click unsubscribe links in every email
- Subscriber management with search, filtering, and CSV export
- WooCommerce integration
Privacy
92 Notify stores the email address a visitor provides, the product they subscribed to, the subscription date, and (once sent) the date of their last notification. This data exists solely to send the availability email the visitor requested, and it is never used for unrelated marketing without separate consent. Subscribers can remove themselves at any time via the unsubscribe link in every email. Site administrators can search, export, or delete subscriber data from 92 Notify > Subscribers.
This plugin integrates with the WordPress Personal Data Exporter and Eraser tools (Settings > Privacy > Export/Erase Personal Data). It does not delete subscriber data on deactivation, and only deletes it on uninstall if the “Delete Plugin Data On Uninstall” setting has been explicitly enabled. This plugin does not, on its own, guarantee compliance with GDPR, CCPA, or any other law; consult your own legal counsel for your store’s specific obligations.
Screenshots




Installation
- Install and activate WooCommerce.
- Upload and activate 92 Notify.
- Open 92 Notify > Settings.
- Select product categories and configure notification options.
- The subscription form will appear on eligible product pages.
FAQ
-
Does this require WooCommerce?
-
Yes. WooCommerce must be installed and active.
-
How are similar products determined?
-
Similar products are matched using WooCommerce’s own related-product logic, which considers shared categories and tags. This avoids expensive full-catalog queries and only runs when a product actually transitions from out of stock to in stock.
-
How do subscribers unsubscribe?
-
Every notification email includes a unique, secure unsubscribe link. Clicking it immediately stops further emails for that subscription; no login is required.
-
What happens if WooCommerce is deactivated?
-
The subscription form and stock-based notifications stop working, but no subscriber data is lost. The Subscribers screen remains available so you can still search, export, or delete existing data.
-
Does this plugin support multisite?
-
Each site in a multisite network manages its own separate subscriber list and settings; there is no network-wide subscriber list or notification queue.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“92 Notify – Back in Stock & Similar Product Alerts for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “92 Notify – Back in Stock & Similar Product Alerts for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- All plugin-owned functions, classes, constants, options, hooks, AJAX actions, nonces, transients, the subscriber database table, and script/style handles now use the unique
ninetytwo_notify_/NINETYTWO_NOTIFY_/ninetytwo-notify-prefixes, resolving the WordPress.org review’s naming-collision requirement. Any pre-release data under the old unprefixed names is migrated automatically and safely on first load.
