Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Notifier] [MessageBird] add docs #15180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
* notifier.rst - message bird
  • Loading branch information
Vasilij Dusko | CREATION authored and StaffNowa committed Apr 15, 2021
commit ee5ee00fa7005ab3b0ec5cbdbcfd60558734f6f1
4 changes: 2 additions & 2 deletions 4 notifier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ GatewayApi ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@defau
Infobip ``symfony/infobip-notifier`` ``infobip://AUTH_TOKEN@HOST?from=FROM``
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
LightSms ``symfony/light-sms-notifier`` ``lightsms://LOGIN:TOKEN@default?from=PHONE``
MessageBird ``symfony/message-bird-notifier`` ``messagebird://TOKEN@default?from=FROM``
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
Expand All @@ -87,8 +88,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@defau

.. versionadded:: 5.3

The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms, LightSms,
and SmsBiuras integrations were introduced in Symfony 5.3.
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms, LightSms, SmsBiuras, and MessageBird integrations were introduced in Symfony 5.3.

To enable a texter, add the correct DSN in your ``.env`` file and
configure the ``texter_transports``:
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.