Download the PHP package dreibein/contao-push-bundle without Composer
On this page you can find all versions of the php package dreibein/contao-push-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dreibein/contao-push-bundle
More information about dreibein/contao-push-bundle
Files in dreibein/contao-push-bundle
Download dreibein/contao-push-bundle
More information about dreibein/contao-push-bundle
Files in dreibein/contao-push-bundle
Vendor dreibein
Package contao-push-bundle
Short Description Add Push Notifications to your Contao installation
License MIT
Homepage https://www.agentur-dreibein.de
Package contao-push-bundle
Short Description Add Push Notifications to your Contao installation
License MIT
Homepage https://www.agentur-dreibein.de
Please rate this library. Is it a good library?
Informations about the package contao-push-bundle
Contao Push Bundle
Send Push Notifications with Contao.
This bundle uses the official PHP implementation for Web Push.
Useful links
Usage
-
Configure your VAPID keys. Use the link above to see how to generate them with
openssl
. The minimal configuration is: - 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!
All versions of contao-push-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-json Version *
contao/core-bundle Version ^4.9
contao/news-bundle Version ^4.9
minishlink/web-push-bundle Version ^6.0
ext-json Version *
contao/core-bundle Version ^4.9
contao/news-bundle Version ^4.9
minishlink/web-push-bundle Version ^6.0
The package dreibein/contao-push-bundle contains the following files
Loading the files please wait ....