Active
Project:
Drupalcenter
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2024 at 10:21 UTC
Updated:
21 Feb 2024 at 08:18 UTC
Jump to comment: Most recent
Drupalcenter has a feature where users can subscribe to a forum topic.So they get notifications whenever a topic they subscribed to got updated.
Comments
Comment #2
sanduhrsComment #3
sanduhrsTow alternatives to implement content subscription in D10:
https://www.drupal.org/project/danse
https://www.drupal.org/project/message
https://www.drupal.org/project/message_subscribe
Comment #4
sanduhrsComment #5
joachim namysloDANSE is working. It requires cron to be enabled and executed regularly.
Now we have to add the push framework to be able to provide Notifications by E-Mail.
Slack may be added later.
Comment #6
sanduhrs/requires from to/requires cron to/Comment #7
sanduhrsAdded
pushframework,pf_mailandpf_slackand initial config export in #3422866: Add push framework to codebase