2017 © Pedro Peláez
 

yii2-widget yiigrowl

jGrowl notifications widget for Yii2 framework

image

joker7789/yiigrowl

jGrowl notifications widget for Yii2 framework

  • Friday, October 31, 2014
  • by joker7789
  • Repository
  • 1 Watchers
  • 0 Stars
  • 126 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 5 % Grown

The README.md

yiiGrowl

This is a yii2 widget, which makes use of jgrowl plugin (see here), (*1)

Installation:, (*2)

composer require joker7789/yiigrowl:dev-master

Usage example (in your view/layout for example):, (*3)

<?=\joker7789\yiigrowl\Growl::widget([
    'message' => "Hello World",
    'options' => ['header' => 'testing header'],
]);?>

cheers,, (*4)

zckri, (*5)

The Versions

31/10 2014

dev-master

9999999-dev

jGrowl notifications widget for Yii2 framework

  Sources   Download

MIT

The Requires

 

by zckri

css yii2 widget js notification alert jgrowl