yongtiger / yii2-fontawesome-alert
Package info
github.com/yongtiger/yii2-fontawesome-alert
Type:yii2-extension
pkg:composer/yongtiger/yii2-fontawesome-alert
1.0.0
2017-03-01 05:38 UTC
Requires
- php: >=5.5
- rmrevin/yii2-fontawesome: ~2.9
- yiisoft/yii2: 2.*
- yiisoft/yii2-bootstrap: 2.*
This package is not auto-updated.
Last update: 2026-03-01 03:53:34 UTC
README
Alert widget renders a message from session flash wtih fontawesome icons and styles. All flash messages are displayed in the sequence they were assigned using setFlash.
FEATURES
- fontawesome icons and styles
DEPENDENCES
- "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-fontawesome-alert "*"
or add
"yongtiger/yii2-fontawesome-alert": "*"
to the require section of your composer.json.
CONFIGURATION
USAGES
NOTES
DOCUMENTS
REFERENCES
SEE ALSO
TBD
Development roadmap
LICENSE
yii2-fontawesome-alert is released under the MIT license, see LICENSE file for details.