Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9f046c8

Browse filesBrowse files
committed
feature #14463 [Notifier] Add gatewayapi-notifier (Piergiuseppe Longo, PGLongo)
This PR was squashed before being merged into the 5.3-dev branch. Discussion ---------- [Notifier] Add gatewayapi-notifier Add gatewayapi-notifier documentation Commits ------- 5f70432 [Notifier] Add gatewayapi-notifier
2 parents 8977e5a + 5f70432 commit 9f046c8
Copy full SHA for 9f046c8

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎notifier.rst

Copy file name to clipboardExpand all lines: notifier.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Service Package DSN
5858
========== ================================ ====================================================
5959
Esendex ``symfony/esendex-notifier`` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM``
6060
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
61+
GatewayApi ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
6162
Infobip ``symfony/infobip-notifier`` ``infobip://ACCESS_TOKEN@HOST?from=FROM``
6263
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
6364
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
@@ -80,7 +81,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8081

8182
.. versionadded:: 5.3
8283

83-
The Iqsms and Octopush integrations were introduced in Symfony 5.3.
84+
The Iqsms, GatewayApi and Octopush integrations were introduced in Symfony 5.3.
8485

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.