yongtiger / yii2-popup-alert
Package info
github.com/yongtiger/yii2-popup-alert
Type:yii2-extension
pkg:composer/yongtiger/yii2-popup-alert
1.1.1
2017-03-02 01:13 UTC
Requires
- php: >=5.5
- mdscomp/yii2-bootstrap-dialog: ~1.0
- rmrevin/yii2-fontawesome: ~2.9
- yiisoft/yii2: 2.*
- yiisoft/yii2-bootstrap: 2.*
This package is not auto-updated.
Last update: 2026-03-01 08:47:04 UTC
README
Alert widget renders a message from session flash with BootstrapDialog and fontawesome icons. All flash messages are displayed in the sequence they were assigned using setFlash.
FEATURES
- BootstrapDialog
- fontawesome icons
DEPENDENCES
- "mdscomp/yii2-bootstrap-dialog": "~1.0"
- "rmrevin/yii2-fontawesome": "~2.9"
INSTALLATION
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yongtiger/yii2-popup-alert "*"
or add
"yongtiger/yii2-popup-alert": "*"
to the require section of your composer.json.
CONFIGURATION
USAGES
NOTES
DOCUMENTS
REFERENCES
SEE ALSO
TBD
Development roadmap
LICENSE
yii2-popup-alert is released under the MIT license, see LICENSE file for details.