File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -320,11 +320,16 @@ integration with these push services:
320320============== ==================================== =================================================================================
321321Service Package DSN
322322============== ==================================== =================================================================================
323- Firebase ``symfony/firebase -notifier `` `` firebase ://USERNAME:PASSWORD @default ``
323+ Engagespot ``symfony/engagespot -notifier `` `` engagespot ://API_KEY @default?campaign_name=CAMPAIGN_NAME ``
324324Expo ``symfony/expo-notifier `` ``expo://Token@default ``
325+ Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
325326OneSignal ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID'' ``
326327============== ==================================== =================================================================================
327328
329+ .. versionadded :: 6.1
330+
331+ The Engagespot integration was introduced in Symfony 6.1.
332+
328333To enable a texter, add the correct DSN in your ``.env `` file and
329334configure the ``texter_transports ``:
330335
You can’t perform that action at this time.
0 commit comments