enigma972/orange-sms-notifier

Symfony Orange Sms Notifier Bridge

Installs: 52

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-notifier-bridge

v5.2 2021-05-27 00:57 UTC

This package is auto-updated.

Last update: 2024-04-17 04:59:54 UTC


README

Provides Orange Sms integration for Symfony Notifier.

DSN example

ORANGE_SMS_DSN=orangesms://CLIENT_ID:CLIENT_SECRET@default?from=FROM&sender_name=SENDER_NAME

where:

  • CLIENT_ID is your Orange APP client ID
  • CLIENT_SECRET is the Orange APP client secret
  • FROM is the sender phone number
  • SENDER_NAME is the sender name

example:

ORANGE_SMS_DSN=orangesms://RbttXve8o2y3IglAqJXlXTzZywyyjqKo:iNpfgVeHusPEKrrp@default?from=+243000000&sender_name=platformXYZ

See Orange Sms documentation at https://developer.orange.com/apis/sms-cd/api-reference