bluetea/push-notifications-bundle

BlueTea Push Notifications Symfony Bundle

v2.0.1 2018-01-12 07:35 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:25:59 UTC


README

BlueTea Push Notifications for Symfony2

This Symfony2 Bundle uses the BlueTea Push Notifications PHP Library. This bundle adds configuration and initializes the endpoints with dependency injection and tagged services.

Installation

Add this bundle to your composer.json

composer.phar require "bluetea/push-notifications-bundle" dev-master

Enable it in the AppKernel.php

new Bluetea\PushNotificationsBundle\BlueteaPushNotificationsBundle(),

Add the configuration to your config.yml

bluetea_push_notifications: