PHPackages                             codingdaniel/magento2-order-tracking-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. codingdaniel/magento2-order-tracking-notification

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

codingdaniel/magento2-order-tracking-notification
=================================================

Notifies customers when tracking information is added to their orders

0.0.1(3y ago)03OSL-3.0PHPPHP &gt;=7.4.0

Since Aug 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/coding-daniel/magento2-order-tracking-notification)[ Packagist](https://packagist.org/packages/codingdaniel/magento2-order-tracking-notification)[ Docs](https://github.com/coding-daniel/magento2-order-tracking-notification)[ RSS](/packages/codingdaniel-magento2-order-tracking-notification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

magento2-order-tracking-notification
------------------------------------

[](#magento2-order-tracking-notification)

---

Simple Magento 2 module that triggers an order shipment notification to the customer when tracking information is added via the REST API.

A new boolean field `notify` is added in the `extension_attributes` parameter of the payload for the [shipment/track](https://magento.redoc.ly/2.4.5-admin/tag/shipmenttrack#operation/PostV1ShipmentTrack) endpoint.

Example:

```
{
  "entity": {
    "order_id": 1,
    "parent_id": 1,
    "weight": 0,
    "qty": 0,
    "description": "string",
    "extension_attributes": {
        "notify": true
    },
    "track_number": "string",
    "title": "string",
    "carrier_code": "string"
  }
}

```

### Requirements

[](#requirements)

- PHP 7.4
- Magento 2.4.2 or Magento 2.4.4

### Installation

[](#installation)

Installation can be done via composer by running `composer require codingdaniel/magento2-order-tracking-notification`

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1362d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6c01bac88f6ba5936931ecb6c3722ee36244c6c68f19fdc993697d2a46b90d15?d=identicon)[codingdaniel](/maintainers/codingdaniel)

---

Top Contributors

[![danielpina](https://avatars.githubusercontent.com/u/2507440?v=4)](https://github.com/danielpina "danielpina (1 commits)")

---

Tags

magentogithuborder managementorder tracking

### Embed Badge

![Health badge](/badges/codingdaniel-magento2-order-tracking-notification/health.svg)

```
[![Health](https://phpackages.com/badges/codingdaniel-magento2-order-tracking-notification/health.svg)](https://phpackages.com/packages/codingdaniel-magento2-order-tracking-notification)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[yireo/magento2-emailtester2

Preview transactional emails and test send them in your backend

33394.9k](/packages/yireo-magento2-emailtester2)[msp/module-notifier

Multiple channel notifier engine for Magento 2

3827.7k6](/packages/msp-module-notifier)[martian/spammailchecker

A laravel package that protect users from entering non-existing/spam email addresses.

422.0k](/packages/martian-spammailchecker)[fruitcake/magento2-email-advanced-config

Magento2 Advanced SMTP Configuration

158.0k](/packages/fruitcake-magento2-email-advanced-config)[misma/laravel-mailpeek

MailPeek provides a simple local inbox right in your browser to enable you preview emails being sent from your application.

212.1k](/packages/misma-laravel-mailpeek)

PHPackages © 2026

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