PHPackages                             juszczyk/module-order-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. juszczyk/module-order-notification

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

juszczyk/module-order-notification
==================================

Magento 2 module that send notifications when new order is placed.

1.1.0(2y ago)01OSL-3.0PHPPHP &gt;=7.4

Since Feb 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bartoszjuszczyk/order-notification)[ Packagist](https://packagist.org/packages/juszczyk/module-order-notification)[ RSS](/packages/juszczyk-module-order-notification/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Juszczyk\_OrderNotification module
==================================

[](#juszczyk_ordernotification-module)

The Juszczyk\_OrderNotification module allows you to sending notifications to different channels when a new order is place.

Installation details
--------------------

[](#installation-details)

The Juszczyk\_OrderNotification module does not make any changes in database.

To install the module:

1. Go to your Magento installation directory
2. Run command: `composer require juszczyk/module-order-notification`
3. Run command: `bin/magento module:enable Juszczyk_OrderNotification`
4. Run command: `bin/magento setup:upgrade`
5. Run command: `bin/magentp setup:static-content:deploy`

For information about a module installation, see [Enable or disable modules](https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/tutorials/manage-modules.html).

Usage
-----

[](#usage)

The Juszczyk\_OrderNotification module adds functionality to send notifications of order placement through various channels. The default channels are email, Slack, WhatsApp, SMS.

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

[](#configuration)

Configuration of the module is located on the Sales tab in Order Notification section.

The General group has fields that allow you to enable/disable the module and to select groups of customers whose orders will be subject to sending notifications.

The Channels group contains specific configuration for each channel and the ability to enable/disable them.

Structure
---------

[](#structure)

For information about a typical file structure of a module in Magento 2, see [Module file structure](https://developer.adobe.com/commerce/php/development/build/component-file-structure/#module-file-structure).

Extensibility
-------------

[](#extensibility)

Extension developers can interact with the Juszczyk\_OrderNotification module.

Developers can add their own notification feeds by following these instructions:

1. Add new channel model that extends `Juszczyk\Model\AbstractChannel` and implements required methods.
2. Add previously created channel to `etc/di.xml` file by following the default channels created.
3. Add channel configuration to `etc/adminhtml/system.xml` with required `enable` field.

Events
------

[](#events)

The module Juszczyk\_OrderNotification dispatches the following events:

- `order_notification_{{CHANNEL_CODE}}_send_before` event in channels model (`Model\Channel\...`) method `send(Order $order)`. Parameters:
    - `order` is an order on which notification will be sent (`Magento\Sales\Model\Order`)
    - `order_data` is a order data that was prepared to send for the notification (`array`)

For information about an event in Magento 2, see [Events and observers](https://developer.adobe.com/commerce/php/development/components/events-and-observers/#events).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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

Every ~0 days

Total

2

Last Release

833d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a133d4c3d4f99c54058186066632e7b25bd7cfc7bd1c3d5c9c09a0c9816c3a8?d=identicon)[bjuszczyk](/maintainers/bjuszczyk)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/juszczyk-module-order-notification/health.svg)

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

###  Alternatives

[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[magepal/magento2-gmailsmtpapp

Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers

3321.8M2](/packages/magepal-magento2-gmailsmtpapp)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[mailchimp/mc-magento2

Connect MailChimp with Magento

1611.8M3](/packages/mailchimp-mc-magento2)[yireo/magento2-emailtester2

Preview transactional emails and test send them in your backend

33394.9k](/packages/yireo-magento2-emailtester2)[fooman/emailattachments-implementation-m2

Automatically attach pdf and terms and conditions documents to outgoing sales emails.

14880.1k3](/packages/fooman-emailattachments-implementation-m2)

PHPackages © 2026

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