2017 © Pedro Peláez
 

yii2-extension yii2-notify

Widget for Yii Framework 2.0 to use Bootstrap Notify

image

thiagotalma/yii2-notify

Widget for Yii Framework 2.0 to use Bootstrap Notify

  • Wednesday, January 31, 2018
  • by thiagotalma
  • Repository
  • 3 Watchers
  • 5 Stars
  • 1,061 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

yii2-notify

Widget for Yii Framework 2.0 to use Bootstrap Notify, (*1)

Installation

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)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?= \talma\widget\Notify::widget(); ?>;

The Versions

31/01 2018

dev-master

9999999-dev https://github.com/thiagotalma/yii2-notify-widget

Widget for Yii Framework 2.0 to use Bootstrap Notify

  Sources   Download

MIT BSD 3-Clause

The Requires

 

extension yii2 widget alert notify