Skip to content

Navigation Menu

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 dc1e7fd

Browse filesBrowse files
committed
feature #15178 [Notifier] [LightSMS] add docs (StaffNowa)
This PR was squashed before being merged into the 5.3-dev branch. Discussion ---------- [Notifier] [LightSMS] add docs LightSMS symfony/symfony#40607 Commits ------- 3fe341f [Notifier] [LightSMS] add docs
2 parents ee02bf1 + 3fe341f commit dc1e7fd
Copy full SHA for dc1e7fd

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
@@ -64,6 +64,7 @@ FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@defa
6464
GatewayApi ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
6565
Infobip ``symfony/infobip-notifier`` ``infobip://AUTH_TOKEN@HOST?from=FROM``
6666
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
67+
LightSMS ``symfony/lightsms-notifier`` ``lightsms://LOGIN:TOKEN@default?from=PHONE``
6768
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
6869
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
6970
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
@@ -85,7 +86,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8586

8687
.. versionadded:: 5.3
8788

88-
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit and FakeSms
89+
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms and LightSMS
8990
integrations were introduced in Symfony 5.3.
9091

9192
To enable a texter, add the correct DSN in your ``.env`` file and

0 commit comments

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