PHPackages                             yudiz/ordernotification - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yudiz/ordernotification

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

yudiz/ordernotification
=======================

Magento 2 New Order Notification Module

1.3.0(2y ago)13131[1 PRs](https://github.com/yudizgordhan/admin-order-sound-notification/pulls)OSL-3.0PHP

Since Sep 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yudizgordhan/admin-order-sound-notification)[ Packagist](https://packagist.org/packages/yudiz/ordernotification)[ RSS](/packages/yudiz-ordernotification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

Admin OrderNotification Extension for Magento 2
===============================================

[](#admin-ordernotification-extension-for-magento-2)

The Magento 2 OrderNotification module enables the Admin to receive notifications through sound whenever a new order is placed.

Installation
------------

[](#installation)

You can install the Yudiz OrderNotification Extension using one of two methods:

1. Via Composer
2. By downloading it directly from the available source.

### 1. Install via composer

[](#1-install-via-composer)

Before installing the Yudiz OrderNotification Extension, it is necessary to install the Yudiz Core module. You can obtain the Yudiz Core module by using the following code.

Run the following command:

```
composer require yudiz/module-core
```

Now, To install the Yudiz OrderNotification Extension via Composer, follow these steps in your Magento 2 root folder:

Run the following command:

```
composer require yudiz/ordernotification
```

After a successful installation, execute the following commands:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento c:c
```

With these steps completed, you'll be ready to utilize the Yudiz OrderNotification Extension.

### 2. Download Directly

[](#2-download-directly)

Before Downloading the Yudiz OrderNotification Extension, it is necessary to have the Yudiz Core module. You can download the module directly from below link:

Once the zip file is downloaded, extract its contents within the 'app/code/Yudiz/Core' directory.

Now, To install the Yudiz OrderNotification Extension you can download the Extension from below link:

After successfully downloading the module, follow these steps to install it:

1.Unzip the downloaded folder.

2.Place the unzipped extension folder into the following path:

```
project-root-directory/app/code/Yudiz/OrderNotification
```

Indeed, after placing the extension folder in the specified directory, follow these Magento commands to complete the installation:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento c:c
```

By following these 2 Ways you can easily obtain and install the module. For detailed instructions on its usage, refer to the user guide within this document.

Features
--------

[](#features)

1. Admin can Enable / Disable module from configuration settings.
2. Admin has 2 options to select for play sound (play his/her custom sound file or speech).
3. Admin can upload his/her own sound file for notification

Magento 2 OrderNotification User Guide (ADMIN)
----------------------------------------------

[](#magento-2-ordernotification-user-guide-admin)

Login to the **Magento Admin**, navigate to `Yudiz -> Configure OrderNotification `.

 [![Yudiz_OrderNotification](./ReadmeImages/Yudiz_Ordernotification.png)](./ReadmeImages/Yudiz_Ordernotification.png)

- Module Enable: Select `Yes` to activate the module and No to disable it.
- Sound Type: Select SoundType either you want to play sound or play speech.
- Upload Sound Type: Upload the audio file that you wish to hear when a new order occurs. This feature is optional as default values are also available.

After saving these settings, when a new order occurs, you will be able to hear the order notification sound at Admin Panel.

#### However, it is necessary to refresh the admin panel once and remain in the admin panel tab to receive the notification.

[](#however-it-is-necessary-to-refresh-the-admin-panel-once-and-remain-in-the-admin-panel-tab-to-receive-the-notification)

    Order.Alert.Sound.mp4

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68% 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 ~798 days

Total

2

Last Release

890d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d1ae7a8815a0b0bebdbe2dfc6b8b2ae30869dd3758b7ab7cf5df63a34a1522c?d=identicon)[yudiz\_solution](/maintainers/yudiz_solution)

---

Top Contributors

[![yudizgordhan](https://avatars.githubusercontent.com/u/62141949?v=4)](https://github.com/yudizgordhan "yudizgordhan (17 commits)")[![yudiz-ritikapatel](https://avatars.githubusercontent.com/u/130353709?v=4)](https://github.com/yudiz-ritikapatel "yudiz-ritikapatel (8 commits)")

### Embed Badge

![Health badge](/badges/yudiz-ordernotification/health.svg)

```
[![Health](https://phpackages.com/badges/yudiz-ordernotification/health.svg)](https://phpackages.com/packages/yudiz-ordernotification)
```

###  Alternatives

[michael-rubel/laravel-couponables

This package provides polymorphic coupon functionality for your Laravel application.

19590.7k1](/packages/michael-rubel-laravel-couponables)[loadsys/cakephp_sitemap

A CakePHP Plugin for adding automatic XML and HTML Sitemaps to an app

2819.6k](/packages/loadsys-cakephp-sitemap)[mauricerenck/komments

A comment and webmention plugin for Kirby 3

501.2k1](/packages/mauricerenck-komments)[myweb/show-out-of-stock-products

Show out-of-stock product configurations for configurable products on the front end.

131.7k](/packages/myweb-show-out-of-stock-products)

PHPackages © 2026

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