Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (18 loc) · 660 Bytes

File metadata and controls

executable file
·
28 lines (18 loc) · 660 Bytes

ARCHIVED - DO NOT USE

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: