Show user messages inside user-friendly growl styled notifications. Display drupal's messages to the user via javascript or desktop notifications (web notifications).

Overview:
PNotify provides JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft.

http://sciactive.github.io/pnotify/

Installation with Drush:
A Drush command is provided for easy installation of the PNotify plugin.

% drush pnotify-plugin

Installation without Drush:
1. Download and unpack the Libraries module directory in your modules folder
(this will usually be "sites/all/modules/").
Link: http://drupal.org/project/libraries
2. Download and unpack the Pines Notifiy module directory in your modules folder
(this will usually be "sites/all/modules/").
3. Download and unpack the Pines Notify plugin in "sites/all/libraries".
Make sure the path to the plugin file becomes:
"sites/all/libraries/pnotify/pnotify.core.js"
Link: https://github.com/sciactive/pnotify/archive/master.zip
Drush users can use the command "drush pnotify-plugin".

Configuration:
Go to "Configuration" -> "User Interface" -> "Pines Notify" to find
all the configuration options.

Project information

Releases