PHPackages                             raoul2000/yii2-pnotify-widget - 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. raoul2000/yii2-pnotify-widget

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

raoul2000/yii2-pnotify-widget
=============================

Wrapper around the PNotify JQuery plugin

1.1.0(11y ago)114.7k↑10.1%1BSD-3-ClauseJavaScript

Since Jun 26Pushed 11y ago1 watchersCompare

[ Source](https://github.com/raoul2000/yii2-pnotify-widget)[ Packagist](https://packagist.org/packages/raoul2000/yii2-pnotify-widget)[ RSS](/packages/raoul2000-yii2-pnotify-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

yii2-pnotify-widget
===================

[](#yii2-pnotify-widget)

Wrapper around PNotify, a JavaScript notifications plugin for Bootstrap and jQuery UI.

Check out the [PNotify Website](http://sciactive.com/pnotify/) for a demo of the Plugin.

**important** : please note that this widget only includes the basic PNotify modules : *desktop* and *buttons*

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist raoul2000/yii2-pnotify-widget "*"

```

or add

```
"raoul2000/yii2-pnotify-widget": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code like this :

```
