Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2a2c87

Browse files
leblanc-simonOskarStark
authored andcommitted
[Notifier] Add iSendPro notifier
1 parent 2b61348 commit b2a2c87

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notifier.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:API
7474
GatewayApi ``symfony/gateway-api-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
7575
Infobip ``symfony/infobip-notifier`` ``infobip://AUTH_TOKEN@HOST?from=FROM``
7676
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
77+
iSendPro ``symfony/isendpro-notifier`` ``isendpro://ACCOUNT_KEY_ID@default?from=FROM&no_stop=NO_STOP&sandbox=SANDBOX``
7778
KazInfoTeh ``symfony/kaz-info-teh-notifier`` ``kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM``
7879
LightSms ``symfony/light-sms-notifier`` ``lightsms://LOGIN:TOKEN@default?from=PHONE``
7980
Mailjet ``symfony/mailjet-notifier`` ``mailjet://TOKEN@default?from=FROM``
@@ -118,7 +119,8 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
118119

119120
.. versionadded:: 6.3
120121

121-
The Bandwith, Plivo, RingCentral and Termii integrations were introduced in Symfony 6.3.
122+
The Bandwith, iSendPro, Plivo, RingCentral and Termii integrations were introduced
123+
in Symfony 6.3.
122124

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

0 commit comments

Comments
 (0)