2017 © Pedro Peláez
 

yii2-extension yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

image

kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

  • Sunday, May 3, 2015
  • by kartik-v
  • Repository
  • 4 Watchers
  • 28 Stars
  • 730,682 Installations
  • PHP
  • 11 Dependents
  • 0 Suggesters
  • 15 Forks
  • 4 Open issues
  • 6 Versions
  • 9 % Grown

The README.md

Krajee Logo
yii2-widget-growl
Donate       kartikv

[![Stable Version](https://poser.pugx.org/kartik-v/yii2-widget-growl/v/stable)](https://packagist.org/packages/kartik-v/yii2-widget-growl) [![Unstable Version](https://poser.pugx.org/kartik-v/yii2-widget-growl/v/unstable)](https://packagist.org/packages/kartik-v/yii2-widget-growl) [![License](https://poser.pugx.org/kartik-v/yii2-widget-growl/license)](https://packagist.org/packages/kartik-v/yii2-widget-growl) [![Total Downloads](https://poser.pugx.org/kartik-v/yii2-widget-growl/downloads)](https://packagist.org/packages/kartik-v/yii2-widget-growl) [![Monthly Downloads](https://poser.pugx.org/kartik-v/yii2-widget-growl/d/monthly)](https://packagist.org/packages/kartik-v/yii2-widget-growl) [![Daily Downloads](https://poser.pugx.org/kartik-v/yii2-widget-growl/d/daily)](https://packagist.org/packages/kartik-v/yii2-widget-growl)

A widget that turns standard Bootstrap alerts into "Growl-like" notifications. This widget is a wrapper for the Bootstrap Growl plugin by remabledesigns., (*1)

NOTE: This extension is a sub repo split of yii2-widgets. The split has been done since 08-Nov-2014 to allow developers to install this specific widget in isolation if needed. One can also use the extension the previous way with the whole suite of yii2-widgets., (*2)

Installation

The preferred way to install this extension is through composer. Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the minimum-stability settings for your application's composer.json., (*3)

To install, either run, (*4)

$ php composer.phar require kartik-v/yii2-widget-growl "*"

or add, (*5)

"kartik-v/yii2-widget-growl": "*"

to the require section of your composer.json file., (*6)

Latest Release

Refer the CHANGE LOG for details on changes to various releases., (*7)

Demo

You can refer detailed documentation and demos on usage of the extension., (*8)

Usage

use kartik\growl\Growl;

echo Growl::widget([
    'type' => Growl::TYPE_SUCCESS,
    'icon' => 'glyphicon glyphicon-ok-sign',
    'title' => 'Note',
    'showSeparator' => true,
    'body' => 'This is a successful growling alert.'
]);

License

yii2-widget-growl is released under the BSD-3-Clause License. See the bundled LICENSE.md for details., (*9)

The Versions

03/05 2015

dev-master

9999999-dev https://github.com/kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

  Sources   Download

BSD 3-Clause

The Requires

 

plugin extension yii2 jquery bootstrap widget notification alert growl

03/05 2015

v1.1.1

1.1.1.0 https://github.com/kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

  Sources   Download

BSD 3-Clause

The Requires

 

plugin extension yii2 jquery bootstrap widget notification alert growl

10/11 2014

1.1.0.x-dev

1.1.0.9999999-dev https://github.com/kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

  Sources   Download

BSD 3-Clause

The Requires

 

plugin extension yii2 jquery bootstrap widget notification alert growl

10/11 2014

v1.1.0

1.1.0.0 https://github.com/kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

  Sources   Download

BSD 3-Clause

The Requires

 

plugin extension yii2 jquery bootstrap widget notification alert growl

09/11 2014

1.0.0.x-dev

1.0.0.9999999-dev https://github.com/kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

  Sources   Download

BSD 3-Clause

The Requires

 

plugin extension yii2 jquery bootstrap widget notification alert growl

09/11 2014

v1.0.0

1.0.0.0 https://github.com/kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

  Sources   Download

BSD 3-Clause

The Requires

 

plugin extension yii2 jquery bootstrap widget notification alert growl