PHPackages                             byte8/module-pingbell - 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. byte8/module-pingbell

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

byte8/module-pingbell
=====================

PingBell real-time order notifications for Magento 2

1.4.1(1mo ago)05↓90.5%1MITPHPPHP ^8.1|^8.2|^8.3|^8.4|^8.5CI passing

Since Mar 5Pushed 1mo agoCompare

[ Source](https://github.com/byte8io/magento-pingbell)[ Packagist](https://packagist.org/packages/byte8/module-pingbell)[ Docs](https://byte8.io/integrations/pingbell)[ RSS](/packages/byte8-module-pingbell/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (4)Dependencies (16)Versions (9)Used By (0)

Byte8\_PingBell — Real-Time Notifications for Magento 2
=======================================================

[](#byte8_pingbell--real-time-notifications-for-magento-2)

A Magento 2 module that sends real-time notifications to [PingBell](https://pingbell.io) for key store events — new orders, invoices, shipments, credit memos, and customer registrations.

Get instant push notifications on your phone, desktop, or smartwatch — no email delays, no dashboard refreshing.

Features
--------

[](#features)

- Notifications for multiple events: orders, invoices, shipments, credit memos, and customer registrations
- Each event can notify a different PingBell
- Encrypted API key storage using Magento's built-in encryption
- "Fetch Bells" button per event to select from your PingBell accounts
- Dedicated log file (`var/log/pingbell.log`) for easy debugging
- Fully non-blocking — checkout and other flows are never affected if the PingBell API is unreachable

Requirements
------------

[](#requirements)

- Magento 2.4.x
- PHP 8.1+
- A [PingBell](https://pingbell.io) account and API key

Setting Up Your PingBell Account
--------------------------------

[](#setting-up-your-pingbell-account)

1. Go to [pingbell.io](https://pingbell.io) and create an account
2. Once logged in, create a bell for each event you want to track (e.g. "New Orders", "Shipments", "New Customers")
3. To find your **API Key**, go to your account settings at [app.pingbell.io](https://app.pingbell.io)
4. To find a bell's **PingBell ID**, open the bell in your dashboard — the ID is the `id` parameter in the URL, e.g. `https://app.pingbell.io/log?id=Ljgkg6if7Tbx6x0n6jiv` → the ID is `Ljgkg6if7Tbx6x0n6jiv`
5. Install the PingBell app on your phone or enable browser/desktop notifications to receive alerts

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

[](#installation)

### Composer (recommended)

[](#composer-recommended)

```
composer require byte8/module-pingbell
bin/magento module:enable Byte8_PingBell
bin/magento setup:upgrade
bin/magento cache:flush
```

### Manual

[](#manual)

1. Copy the module files to `app/code/Byte8/PingBell/`
2. Run:

```
bin/magento module:enable Byte8_PingBell
bin/magento setup:upgrade
bin/magento cache:flush
```

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

[](#configuration)

Navigate to **Stores &gt; Configuration &gt; Byte8 &gt; PingBell Notifications**.

### General Settings

[](#general-settings)

FieldDescription**Enable PingBell Notifications**Turn the module on or off**API Key**Your PingBell API key (stored encrypted)### Event Notifications

[](#event-notifications)

Each event has its own **Fetch Bells** button and **PingBell ID** field. Leave the PingBell ID empty to skip notifications for that event.

EventMagento TriggerDescription**New Order**`sales_order_place_after`Customer completes checkout**New Invoice**`sales_order_invoice_save_after`Invoice is created**New Shipment**`sales_order_shipment_save_after`Shipment is created**New Credit Memo**`sales_order_creditmemo_save_after`Credit memo is created**New Customer**`customer_register_success`New customer registers### Setup Steps

[](#setup-steps)

1. Set **Enable PingBell Notifications** to **Yes**
2. Enter your **API Key** from [app.pingbell.io](https://app.pingbell.io) and **Save Config**
3. Scroll to the **Event Notifications** section
4. For each event you want to monitor:
    - Click **Fetch Bells** to load your available bells
    - Select a bell from the dropdown (this auto-fills the PingBell ID field), or paste the ID manually
5. **Save Config**
6. Place a test order (or trigger the relevant event) to verify notifications arrive

Logging
-------

[](#logging)

All PingBell activity is logged to:

```
var/log/pingbell.log

```

License
-------

[](#license)

MIT — see [LICENSE.txt](LICENSE.txt) for details.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance89

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.2% 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 ~17 days

Total

7

Last Release

53d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/612c19aab21c48e9c7d11d11eab8863b9473743c6ab7335aeb5a1424129b46cc?d=identicon)[softcom](/maintainers/softcom)

---

Top Contributors

[![softcommerceltd](https://avatars.githubusercontent.com/u/6104757?v=4)](https://github.com/softcommerceltd "softcommerceltd (31 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

pushmagentonotificationsalertsordersmagento2magento 2pingbell

### Embed Badge

![Health badge](/badges/byte8-module-pingbell/health.svg)

```
[![Health](https://phpackages.com/badges/byte8-module-pingbell/health.svg)](https://phpackages.com/packages/byte8-module-pingbell)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[yireo/magento2-emailtester2

Preview transactional emails and test send them in your backend

34441.8k](/packages/yireo-magento2-emailtester2)[buckaroo/magento2

Buckaroo Magento 2 extension

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

Dotdigital for Magento 2

50406.2k23](/packages/dotdigital-dotdigital-magento2-extension)[loki/magento2-components

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

1015.1k27](/packages/loki-magento2-components)

PHPackages © 2026

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