Problem/Motivation

Drupalcenter has a feature where users can subscribe to a forum topic.So they get notifications whenever a topic they subscribed to got updated.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Joachim Namyslo created an issue. See original summary.

sanduhrs’s picture

Title: Rebuild Content Update subscription functionality with message stack » Rebuild Content Update subscription functionality
sanduhrs’s picture

Tow alternatives to implement content subscription in D10:

sanduhrs’s picture

Issue summary: View changes
joachim namyslo’s picture

DANSE 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.

sanduhrs’s picture

/requires from to/requires cron to/

sanduhrs’s picture

Added pushframework, pf_mail and pf_slack and initial config export in #3422866: Add push framework to codebase