2017 © Pedro Peláez
 

yii2-extension yii2-notification

Notification module

image

gofmanaa/yii2-notification

Notification module

  • Thursday, December 10, 2015
  • by gofmanaa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Notification

Notification module, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist gofmanaa/yii2-notification "*"

or add, (*4)

"gofmanaa/yii2-notification": "*"

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

Usage

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

<?= \gofmanaa\notification\models\Notification::push('Event message',Notification::TYPE_DEFAULT); ?>

Put to header menu:, (*7)

\gofmanaa\notification\widgets\NotificationWidget::widget();

The Versions

10/12 2015

dev-master

9999999-dev

Notification module

  Sources   Download

BSD-3-Clause

The Requires

 

by gofmana

extension yii2 notification module event