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 058dfaa

Browse filesBrowse files
qdequippeOskarStark
authored andcommitted
[Notifier] Add AllMySms service to list
1 parent 23a02da commit 058dfaa
Copy full SHA for 058dfaa

File tree

1 file changed

+3
-1
lines changed
Filter options

1 file changed

+3
-1
lines changed

‎notifier.rst

Copy file name to clipboardExpand all lines: notifier.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ with a couple popular SMS services:
5656
========== ================================ ====================================================
5757
Service Package DSN
5858
========== ================================ ====================================================
59+
AllMySms ``symfony/allmysms-notifier`` ``allmysms://LOGIN:APIKEY@default?from=FROM``
5960
Esendex ``symfony/esendex-notifier`` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM``
6061
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
6162
GatewayApi ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
@@ -81,7 +82,8 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8182

8283
.. versionadded:: 5.3
8384

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+
8587

8688
To enable a texter, add the correct DSN in your ``.env`` file and
8789
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.