machour/yii2-notifications

Notifications for your Yii2 app

Maintainers

Package info

github.com/machour/yii2-notifications

Language:JavaScript

Type:yii2-extension

pkg:composer/machour/yii2-notifications

Statistics

Installs: 35 515

Dependents: 1

Suggesters: 0

Stars: 91

Open Issues: 14

1.0.0 2017-08-31 12:47 UTC

This package is auto-updated.

Last update: 2026-03-01 00:10:09 UTC


README

A complete notifications module for your Yii 2 powered application.

Latest Stable Version Total Downloads Latest Unstable Version License

This module will install it's own table, and quickly allow you to:

  • Trigger notifications to your users
  • Toast these notifications on the screen using one of the supported UI libraries
  • Manage a HTML list of notifications

Growl notification

A documentation is available in the docs folder of this repository. You can also check this live demo.