Skip to content

Commit aa502c8

Browse files
[Notifier] Add iSendPro notifier
1 parent 190170e commit aa502c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notifier.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:API
7373
GatewayApi ``symfony/gateway-api-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
7474
Infobip ``symfony/infobip-notifier`` ``infobip://AUTH_TOKEN@HOST?from=FROM``
7575
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
76+
iSendPro ``symfony/isendpro-notifier`` ``isendpro://ACCOUNT_KEY_ID@default?from=FROM&no_stop=NO_STOP&sandbox=SANDBOX``
7677
KazInfoTeh ``symfony/kaz-info-teh-notifier`` ``kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM``
7778
LightSms ``symfony/light-sms-notifier`` ``lightsms://LOGIN:TOKEN@default?from=PHONE``
7879
Mailjet ``symfony/mailjet-notifier`` ``mailjet://TOKEN@default?from=FROM``
@@ -109,6 +110,10 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
109110

110111
The ContactEveryone and SMSFactor integrations were introduced in Symfony 6.2.
111112

113+
.. versionadded:: 6.3
114+
115+
The iSendPro integration was introduced in Symfony 6.3.
116+
112117
To enable a texter, add the correct DSN in your ``.env`` file and
113118
configure the ``texter_transports``:
114119

0 commit comments

Comments
 (0)