Skip to content

symbiote-library/silverstripe-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT

This module is no longer actively maintained, however, if you're interested in adopting it, please let us know!

SilverStripe Push Notifications Module

Maintainer Contacts

This module developed with the support of BERZERK* interactive

Requirements

  • SilverStripe 3.1+

Installation

  • Place module in project-root/push
  • Run dev/build
  • Add Urban Airship configuration to your project's config.php

UrbanAirshipBroadcastPushProvider::add_application('your_app_name', 'key', 'secret');

Sending a notification

  • Login to the CMS
  • Navigate to the "Push" section in the left menu
  • Create a new push notification
  • Select the delivery channel
  • Fill out details of what you're sending
  • Select who to send to (ensure you save after doing so!)
  • Hit the 'Send' button

Project Links

About

A SilverStripe module for sending simple notifications to users, via various 'channels'. Supports Apple Push via Urban Airship

Resources

License

Stars

Watchers

Forks

Packages

No packages published