File tree 1 file changed +3
-1
lines changed
Filter options
1 file changed +3
-1
lines changed
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ with a couple popular SMS services:
56
56
========== ================================ ====================================================
57
57
Service Package DSN
58
58
========== ================================ ====================================================
59
+ AllMySms ``symfony/allmysms-notifier `` ``allmysms://LOGIN:APIKEY@default?from=FROM ``
59
60
Esendex ``symfony/esendex-notifier `` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM ``
60
61
FreeMobile ``symfony/free-mobile-notifier `` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE ``
61
62
GatewayApi ``symfony/gatewayapi-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
@@ -81,7 +82,8 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
81
82
82
83
.. versionadded :: 5.3
83
84
84
- The Iqsms, GatewayApi and Octopush integrations were introduced in Symfony 5.3.
85
+ The Iqsms, GatewayApi, Octopush and AllMySms integrations were introduced in Symfony 5.3.
86
+
85
87
86
88
To enable a texter, add the correct DSN in your ``.env `` file and
87
89
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments