Skip to content

Commit c2d3d0c

Browse files
committed
feature #16350 46elks notifier (jongotlin)
This PR was squashed before being merged into the 6.1 branch. Discussion ---------- 46elks notifier Commits ------- d224f70 46elks notifier
2 parents 0705373 + d224f70 commit c2d3d0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notifier.rst

+5
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ with a couple popular SMS services:
5555
============== ==================================== ===========================================================================
5656
Service Package DSN
5757
============== ==================================== ===========================================================================
58+
46elks ``symfony/forty-six-elks-notifier`` ``forty-six-elks://API_USERNAME:API_PASSWORD@default?from=FROM``
5859
AllMySms ``symfony/allmysms-notifier`` ``allmysms://LOGIN:APIKEY@default?from=FROM``
5960
AmazonSns ``symfony/amazon-sns-notifier`` ``sns://ACCESS_KEY:SECRET_KEY@default?region=REGION``
6061
Clickatell ``symfony/clickatell-notifier`` ``clickatell://ACCESS_TOKEN@default?from=FROM``
@@ -86,6 +87,10 @@ Vonage ``symfony/vonage-notifier`` ``vonage://KEY:SECRET@defa
8687
Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@default``
8788
============== ==================================== ===========================================================================
8889

90+
.. versionadded:: 6.1
91+
92+
The 46elks integration was introduced in Symfony 6.1.
93+
8994
To enable a texter, add the correct DSN in your ``.env`` file and
9095
configure the ``texter_transports``:
9196

0 commit comments

Comments
 (0)