Skip to content

Commit c521eb3

Browse files
committed
minor #18345 [Notifier] Add Novu Bridge (wouter-toppy)
This PR was merged into the 6.4 branch. Discussion ---------- [Notifier] Add Novu Bridge <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- dcdf4a1 [Notifier] Add Novu Notifier Bridge
2 parents 877094b + dcdf4a1 commit c521eb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

notifier.rst

Lines changed: 6 additions & 0 deletions
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``
@@ -438,6 +439,10 @@ Service Package DSN
438439

439440
The PagerDuty and Pushover integrations were introduced in Symfony 6.3.
440441

442+
.. versionadded:: 6.4
443+
444+
The Novu integration was introduced in Symfony 6.4.
445+
441446
To enable a texter, add the correct DSN in your ``.env`` file and
442447
configure the ``texter_transports``:
443448

@@ -998,6 +1003,7 @@ is dispatched. Listeners receive a
9981003
.. _`MicrosoftTeams`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/README.md
9991004
.. _`Mobyt`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Mobyt/README.md
10001005
.. _`Nexmo`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Nexmo/README.md
1006+
.. _`Novu`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Novu/README.md
10011007
.. _`Octopush`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Octopush/README.md
10021008
.. _`OneSignal`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OneSignal/README.md
10031009
.. _`OrangeSms`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OrangeSms/README.md

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy