octopush-notifier

Symfony Octopush Notifier Bridge

MIT License

Downloads
7.9K
Stars
6
Committers
11

Octopush Notifier

Provides Octopush integration for Symfony Notifier.

DSN example

OCTOPUSH_DSN=octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE

where:

  • USERLOGIN is your Octopush email
  • APIKEY is your Octopush token
  • FROM is your sender
  • TYPE is Octopush sms type (XXX = SMS LowCost; FR = SMS Premium; WWW = SMS World)

Resources