PHPackages                             simialbi/yii2-widget-growl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. simialbi/yii2-widget-growl

ActiveYii2-extension[Mail &amp; Notifications](/categories/mail)

simialbi/yii2-widget-growl
==========================

A widget to generate growl based notifications

1.2.0(3y ago)11131MITPHPPHP &gt;=7.3CI failing

Since Jun 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/simialbi/yii2-widget-growl)[ Packagist](https://packagist.org/packages/simialbi/yii2-widget-growl)[ RSS](/packages/simialbi-yii2-widget-growl/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (6)Versions (8)Used By (0)

yii2-widget-growl
=================

[](#yii2-widget-growl)

A widget that turns standard Bootstrap alerts into "Growl-like" notifications. This widget is a wrapper for the [Bootstrap Growl plugin](https://github.com/ciedooy/bootstrap-notify) by [ciedooy](https://github.com/ciedooy).

This extension is a bootstrap 4 port of [Kartik Visweswaran](https://github.com/kartik-v)'s great extension: [yii2-widget-growl](https://github.com/kartik-v/yii2-widget-growl)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ php composer.phar require --prefer-dist simialbi/yii2-widget-growl

```

or add

```
"simialbi/yii2-widget-growl": "*"

```

to the `require` section of your `composer.json`

Usage
-----

[](#usage)

```
