coldtrick/advanced_notifications

Enchancements on the Elgg notification system

Maintainers

Package info

github.com/ColdTrick/advanced_notifications

Homepage

Type:elgg-plugin

pkg:composer/coldtrick/advanced_notifications

Fund package maintenance!

ColdTrick

www.paypal.me/ColdTrick

Statistics

Installs: 2 628

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 0

v7.0.3 2024-11-21 08:36 UTC

This package is auto-updated.

Last update: 2026-02-21 11:20:57 UTC


README

Elgg 5.0 Elgg 6.0 Lint Checks Latest Stable Version License

This plugin changes the way Elgg handles some notifications, it doesn't change the content of the notification or who gets it.

Features

  • Delay content notifications until the content is no longer private.
    Mainly this was developed for the 'create' notifications of content (eg. Discussion)

Developers

If you wish to extend the allowed delay notification actions register an event handler on delayed_actions, advanced_notifications and add your action to the result array.