Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 427 Bytes

SMSFactor Notifier

Provides SMSFactor integration for Symfony Notifier.

DSN example

SMS_FACTOR_DSN=sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE

where:

  • TOKEN is your SMSFactor api token
  • SENDER is the sender name
  • PUSH_TYPE is the sms type (alert or marketing)

See SMSFactor documentation at https://dev.smsfactor.com/