PHPackages                             dreibein/contao-push-bundle - 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. dreibein/contao-push-bundle

ActiveContao-bundle

dreibein/contao-push-bundle
===========================

Add Push Notifications to your Contao installation

2.0.0(5y ago)21181[1 issues](https://github.com/dreibein/contao-push-bundle/issues)[1 PRs](https://github.com/dreibein/contao-push-bundle/pulls)1MITPHPPHP ^7.4 || ^8.0CI failing

Since Apr 16Pushed 2y ago4 watchersCompare

[ Source](https://github.com/dreibein/contao-push-bundle)[ Packagist](https://packagist.org/packages/dreibein/contao-push-bundle)[ Docs](https://www.agentur-dreibein.de)[ RSS](/packages/dreibein-contao-push-bundle/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (6)Versions (10)Used By (1)

Contao Push Bundle
==================

[](#contao-push-bundle)

Send Push Notifications with Contao.

This bundle uses [the official PHP implementation](https://github.com/web-push-libs/web-push-php) for Web Push.

Useful links
------------

[](#useful-links)

- [Generating VAPID keys](https://github.com/web-push-libs/web-push-php#authentication-vapid)
- [Symfony Configuration](https://github.com/minishlink/web-push-bundle#configuration)

Usage
-----

[](#usage)

- Configure your VAPID keys. Use the link above to see how to generate them with `openssl`. The minimal configuration is:

```
minishlink_web_push:
  VAPID:
    subject: https://yoursite.com
    publicKey: ~88 chars
    privateKey: ~44 chars
```

- Create the front end module and insert it on a page. This is a button to subscribe to push notifications. Nobody wants to allow them on the initial page load :-)
- There will be a new Javascript file in your public directory. This is a file that registers a service worker so you can receive push notifications. It is added automatically with the module.
- Use the button to subscribe.
- In the back end there is a new button in the news list to trigger a notification. It should be the last icon in a row with the green "up" arrow.

In the future we will add more features, e.g. a form to modify the content, custom icons or custom vibration support. Feel free to contribute!

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~51 days

Recently: every ~89 days

Total

8

Last Release

1858d ago

Major Versions

1.0.6 → 2.0.02021-04-08

PHP version history (2 changes)1.0.4PHP &gt;=7.3

2.0.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b395e7de0792b01eaf92aacbce0988ae67a7b7ffee198d4efbbd74a4f37aa813?d=identicon)[dreibein](/maintainers/dreibein)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dreibein-contao-push-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dreibein-contao-push-bundle/health.svg)](https://phpackages.com/packages/dreibein-contao-push-bundle)
```

###  Alternatives

[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3172.5k4](/packages/terminal42-contao-node)

PHPackages © 2026

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