Skip to content

Provide a way to subscribe to a content type #31

@jhedstrom

Description

@jhedstrom

On several projects in the past, the request to subscribe to a content type has come up, and I'm seeing that request again now.

In 7.x, various workarounds included adding a flag to the user, and then having special handling to grab all users that had that flag and send out notifications for new content of a given type.

I'm wondering if there's a way this module can make that easier? Or how others are working through this issue?

One potential way would be to create a flag on config entities. The Flag module currently does not allow flags of config entities, which seems like that approach would make the most logical sense here (eg, a user flags 'article' config entity).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions