dev-master
9999999-dev https://github.com/thiagotalma/yii2-notify-widgetWidget for Yii Framework 2.0 to use Bootstrap Notify
MIT BSD 3-Clause
The Requires
by Thiago Talma
extension yii2 widget alert notify
Widget for Yii Framework 2.0 to use Bootstrap Notify
Widget for Yii Framework 2.0 to use Bootstrap Notify, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist thiagotalma/yii2-notify "*"
or add, (*4)
"thiagotalma/yii2-notify": "dev-master"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
<?= \talma\widget\Notify::widget(); ?>;
Widget for Yii Framework 2.0 to use Bootstrap Notify
MIT BSD 3-Clause
extension yii2 widget alert notify