Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6
Symfony Smsapi Notifier Bridge
License
NotificationsYou must be signed in to change notification settings
symfony/smsapi-notifier
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ProvidesSmsapi integration for Symfony Notifier.This bridge can also be used withhttps://smsapi.com.
SMSAPI_DSN=smsapi://TOKEN@default?from=FROM&fast=FAST&test=TEST// forhttps://smsapi.com set the correct endpoint:
SMSAPI_DSN=smsapi://TOKEN@api.smsapi.com?from=FROMwhere:
TOKENis your API Token (OAuth)FROMis the sender name (default ""), skip this field to use the cheapest "eco" shipping method.FASTsetting this parameter to "1" (default "0") will result in sending message with the highest priority which ensures the quickest possible time of delivery. Attention! Fast messages cost more than normal messages.TESTsetting this parameter to "1" (default "0") will result in sending message in test mode (message is validated, but not sent).
See your account info athttps://smsapi.pl orhttps://smsapi.com
About
Symfony Smsapi Notifier Bridge
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published