Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitc1c6a87

Browse files
committed
[Notifier] Add Novu Notifier Bridge
1 parent887f2c8 commitc1c6a87

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
@@ -425,6 +425,7 @@ Service Package DSN
425425
=============== ==================================== ==============================================================================
426426
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
427427
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
428+
`Novu`_ ``symfony/novu-notifier`` ``novu://API_KEY@default``
428429
`OneSignal`_ ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
429430
`PagerDuty`_ ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDOMAIN``
430431
`Pushover`_ ``symfony/pushover-notifier`` ``pushover://USER_KEY:APP_TOKEN@default``
@@ -436,7 +437,7 @@ Service Package DSN
436437

437438
..versionadded::6.3
438439

439-
The PagerDutyandPushover integrations were introduced in Symfony 6.3.
440+
The PagerDuty, PushoverandNovu integrations were introduced in Symfony 6.3.
440441

441442
To enable a texter, add the correct DSN in your ``.env`` file and
442443
configure the ``texter_transports``:
@@ -998,6 +999,7 @@ is dispatched. Listeners receive a
998999
.. _`MicrosoftTeams`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/README.md
9991000
.. _`Mobyt`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Mobyt/README.md
10001001
.. _`Nexmo`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Nexmo/README.md
1002+
.. _`Novu`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Novu/README.md
10011003
.. _`Octopush`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Octopush/README.md
10021004
.. _`OneSignal`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OneSignal/README.md
10031005
.. _`OrangeSms`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OrangeSms/README.md

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp