PHPackages                             pleio/advanced\_notifications - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. pleio/advanced\_notifications

ActiveElgg-plugin

pleio/advanced\_notifications
=============================

02.2kPHP

Since Feb 8Pushed 9y ago6 watchersCompare

[ Source](https://github.com/Pleio/advanced_notifications)[ Packagist](https://packagist.org/packages/pleio/advanced_notifications)[ RSS](/packages/pleio-advanced-notifications/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Advanced Notifications
======================

[](#advanced-notifications)

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

Features
--------

[](#features)

- Offloading of notifications, so the acting user isn't affected by the amount of sent notifications
- Small speed improvement of the Messages plugin
- Optionally replace site notifications with a personalized river view
- Some extra plugin hooks for developers (see next section)

Added functionality
-------------------

[](#added-functionality)

### Change recipients

[](#change-recipients)

Plugin hook on: "interested\_users:options" "notify:\[method\]"

Parameters:

- annotation (optional): the annotation for which this notification is sent
- entity: the entity for which this notification is sent
- options: the default options to get the interested\_users
- method: the notification method currently used

Result: The options array to be passed on to elgg\_get\_entities\_from\_relationship

### Change the message body (existing functionality)

[](#change-the-message-body-existing-functionality)

Plugin hook on: "notify:entity:message" "\[entity type\]"
or "notify:annotation:message" "\[annotation subtype\]"

Parameters:

- entity: the entity for which this notification is sent
    - or annotation: the annotation for which this notification is sent
- to\_entity: the entity who will receive the notifications
- method: the notification method currently used

Result: The contents of the notification message

### Change the message subject

[](#change-the-message-subject)

Plugin hook on: "notify:entity:subject" "\[entity type\]"
or "notify:annotation:subject" "\[annotation subtype\]"

Parameters:

- entity: the entity for which this notification is sent
    - or annotation: the annotation for which this notification is sent
- to\_entity: the entity who will receive the notifications
- method: the notification method currently used

Result: The subject of the notification message

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 79.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6b79cd987d04cec19ad98f1e57aeff5ef080d0c2857e4eccdff52b99a80c63e?d=identicon)[pleio](/maintainers/pleio)

---

Top Contributors

[![jeabakker](https://avatars.githubusercontent.com/u/881958?v=4)](https://github.com/jeabakker "jeabakker (35 commits)")[![jdalsem](https://avatars.githubusercontent.com/u/861833?v=4)](https://github.com/jdalsem "jdalsem (5 commits)")[![bartjkdp](https://avatars.githubusercontent.com/u/5213690?v=4)](https://github.com/bartjkdp "bartjkdp (3 commits)")[![Facyla](https://avatars.githubusercontent.com/u/286492?v=4)](https://github.com/Facyla "Facyla (1 commits)")

### Embed Badge

![Health badge](/badges/pleio-advanced-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/pleio-advanced-notifications/health.svg)](https://phpackages.com/packages/pleio-advanced-notifications)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
