8000 minor #13606 [Notifier] Add Mobyt Notifier (Deamon) · symfony/symfony-docs@a2300f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit a2300f0

Browse files
committed
minor #13606 [Notifier] Add Mobyt Notifier (Deamon)
This PR was merged into the master branch. Discussion ---------- [Notifier] Add Mobyt Notifier Hi all, here is the doc for symfony/symfony#36648 Commits ------- 63ea8b7 Add Mobyt Notifier doc
2 parents e13c894 + 63ea8b7 commit a2300f0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

notifier.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,16 @@ Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@d
6464
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
6565
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
6666
Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FROM``
67-
========== ================================ ====================================================
67+
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
68+
========== =============================== ====================================================
6869

6970
.. versionadded:: 5.1
7071

7172
The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
7273

7374
.. versionadded:: 5.2
7475

75-
The Smsapi and Infobip integrations were introduced in Symfony 5.2.
76+
The Smsapi, Infobip and Mobyt integrations were introduced in Symfony 5.2.
7677

7778
To enable a texter, add the correct DSN in your ``.env`` file and
7879
configure the ``texter_transports``:

0 commit comments

Comments
 (0)
0