machour / yii2-notifications
Notifications for your Yii2 app
Installs: 31 144
Dependents: 1
Suggesters: 0
Security: 0
Stars: 90
Watchers: 14
Forks: 49
Open Issues: 15
Language:JavaScript
Type:yii2-extension
Requires
- rmrevin/yii2-fontawesome: ~2.15
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-29 04:41:56 UTC
README
A complete notifications module for your Yii 2 powered application.
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
A documentation is available in the docs folder of this repository. You can also check this live demo.