Skip to content

Automatically unsubscribes all users from a discussion topic after the first notification.

License

Notifications You must be signed in to change notification settings

wabuehamm/elgg-plugin-auto-unsubscribe

Repository files navigation

Auto unsubscribe plugin

This plugin enhances the content subscriptions plugin by unsubscribing all users from a discussion topic after the first notification took place. That way, all members of a group get a notification about a new topic, but afterwards only get notifications about replies, when they liked, commented or explicitely subscribed to the discussion topic.

Requirements

  • Elgg >=3.0
  • Content subscriptions 5.1.1

Installation

Download a release and unzip the file into the mods directory of Elgg.

Development

Release

Run the following command to release a new version to GitHub

GITHUB_TOKEN=<my token> grunt release:<new release number>

About

Automatically unsubscribes all users from a discussion topic after the first notification.

Resources

License

Stars

Watchers

Forks

Packages

No packages published