PHPackages                             etechflow/module-back-in-stock-notification - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. etechflow/module-back-in-stock-notification

ActiveMagento2-module[Mail &amp; Notifications](/categories/mail)

etechflow/module-back-in-stock-notification
===========================================

Back-in-stock notification for Magento 2. Customer subscribes on out-of-stock product pages, gets emailed when stock returns. Anonymous + customer-linked subscriptions, multi-store aware, one-click unsubscribe, queued/rate-limited delivery. Standalone — works without any other ETechFlow module — and integrates richer when paired with NDE / BED / ISP.

1.3.1(1mo ago)03proprietaryPHPPHP ~8.1.0||~8.2.0||~8.3.0||~8.4.0CI passing

Since May 20Pushed 1mo agoCompare

[ Source](https://github.com/etechflow/module-back-in-stock-notification)[ Packagist](https://packagist.org/packages/etechflow/module-back-in-stock-notification)[ RSS](/packages/etechflow-module-back-in-stock-notification/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (30)Versions (9)Used By (0)

ETechFlow Back-in-Stock Notification
====================================

[](#etechflow-back-in-stock-notification)

Customers subscribe to out-of-stock products. When stock returns, they get an email.

Standalone-first — works on any Magento 2.4.4+ install without other ETechFlow modules. Integrates richer when paired with NDE / BED / ISP.

Install
-------

[](#install)

```
composer require etechflow/module-back-in-stock-notification:^1.0
bin/magento module:enable ETechFlow_BackInStockNotification
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush
# Restart php-fpm to clear OPcache (mandatory on prod with opcache.validate_timestamps=0)
```

Activate the licence
--------------------

[](#activate-the-licence)

```
php tools/generate-license.php --module=back-in-stock-notification --host=
```

Paste the key into **Stores → Configuration → eTechFlow → Back-in-Stock Notification → License Key**.

For multi-module customers, paste the bundle key into the **Bundle License Key** field instead. One key activates every ETechFlow module installed on the host.

Verify
------

[](#verify)

```
bin/magento etechflow:bisn:verify
```

Twelve PASS lines means you're good to go.

How it works
------------

[](#how-it-works)

1. **Customer hits an out-of-stock PDP** → a "Notify me when back in stock" form replaces the disabled Add-to-Cart button.
2. **Form submit** → `etechflow_bisn_subscription` row created. Anonymous (email only) or customer-linked.
3. **Merchant saves stock with qty &gt; 0** → `StockSaveObserver` enqueues a notification for every subscription matching that product + store.
4. **Cron runs every 5 min** → `QueueConsumer` sends batched, rate-limited emails. Default 60 emails/minute.
5. **Customer clicks the email** → one-click unsubscribe (RFC 8058 compliant) OR goes to the PDP to purchase.

Configuration
-------------

[](#configuration)

`Stores → Configuration → eTechFlow → Back-in-Stock Notification`:

- **License Key** — per-module key (or use Bundle License Key for the suite)
- **Module Enabled** — toggle the whole feature
- **Email Rate Limit** — emails/minute (default 60). Adjust to your SMTP capacity.
- **Subscription Lifetime** — auto-expire unredeemed subscriptions after N days (default 180, 0 = never)
- **eTechFlow Suite Integrations** — NDE / BED / ISP opt-in toggles (hidden if the sibling module isn't installed)
- **Notifications** — sender email, sender name, email subject template

Compatibility
-------------

[](#compatibility)

- Magento Open Source 2.4.4 – 2.4.8
- Adobe Commerce 2.4.4 – 2.4.8
- PHP 8.1 / 8.2 / 8.3 / 8.4
- Hyvä Theme + Hyvä Checkout (PDP form renders via Hyvä-safe block)

Support
-------

[](#support)

 — please include your license key + Magento version when reporting issues.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance94

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

8

Last Release

32d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/72d596daffc1cbadfe809b006d2fc518e5ca32cdccca9485410d282898d07ba1?d=identicon)[etechflow0](/maintainers/etechflow0)

---

Top Contributors

[![ayeshanisar786](https://avatars.githubusercontent.com/u/106437953?v=4)](https://github.com/ayeshanisar786 "ayeshanisar786 (6 commits)")[![Mazharsial](https://avatars.githubusercontent.com/u/227858384?v=4)](https://github.com/Mazharsial "Mazharsial (1 commits)")

---

Tags

back-in-stockecommerceetechflowhyvahyva-compatiblemagento-2magento-modulemagento2magento2-modulenotificationphpstocktransactional-email

### Embed Badge

![Health badge](/badges/etechflow-module-back-in-stock-notification/health.svg)

```
[![Health](https://phpackages.com/badges/etechflow-module-back-in-stock-notification/health.svg)](https://phpackages.com/packages/etechflow-module-back-in-stock-notification)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50398.5k20](/packages/dotdigital-dotdigital-magento2-extension)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[yireo/magento2-emailtester2

Preview transactional emails and test send them in your backend

34431.0k](/packages/yireo-magento2-emailtester2)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

1615.9k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
