

Description
WordPress plugin, which allows sending notifications directly to user’s desktop screen, as Facebook does. Notifications can be resived by user if site minimized, or user focus on another tab, or IF USER CLOSED SITE!
Desktop Notifications based on combination of HTML5.Notifications API (real-time only) and Push API (offline and real-time). Real-time notifications works in Mozilla Firefox, Crome, Opera, Safari, ect. Push API for now works only in Crome ( > 42 version ) and Firefox ( > 45 version) for sites with HTTPS and properetly wp-cron setup. Read more details: abount HTML5.Notifications and Push API.
Our notifications can be fully customized, with images, text and audio (for HTML5.Notifications API). You can play any sound you like on Desktop Notifications not to let user pass it. Desktop Notifications is great tool to improve your web site interactions with users: rise their uptime, page views, involve to comments and actions, turn back if even they had left your website.
Our plugin integrated to Woocommerce, bbPress, BuddyPress Activity plugin actions, that makes it useful for e-commerce issues. By “Desktop Notifications” you can increase cross-sales, up-sales and average purchases, sell more new goods and wakeup “sleeping” customers.
READ FIRST to know how Desktop Notifications work.Here you will find some importaint information, like: 1) Your site and database must be UTF-8, 2) compatible browsers table, 3) html tags allowed in notifications body (actually, no tags allowed)

Features
- Offline !Push Notifications (by Google Push API – Progressive Web Apps) !NEW [Req: Crome > 24v or Firefix > 45v, HTTPS website, properetly wp-cron setup!]
- HTML5 Notifications (read specifications) & Push API (read specification)
- Very simple install and usage
- No subscription, no fees, no additional payments!
- Various OS support (Windows, MacOS, Linux (Ubuntu, ect.))
- Various browsers support (Chrome, Firefox, Opera, ect. see more here)
- Unlimited number of notifications
- Unlimited number of categories
- Notification customization: title, text, icon, audio, on click redirect
- Duplicate notification protection
- Integrated with Woocommerce, BuddyPress Activity, bbPress
- Integrated with any Wordpress plugin providing public post types
- Triggers to customize notifications with inline data
- More than 100 events variations to notify users:
- Wordpress mass notifications:
- Post created, updated, trashed, ect.
- Comments new/update
- User register and login
- Wordpress personal notifications:
- User’s posts publish, updated, commented, ect.
- Comment moderated
- User login/register
- Wordpress schedule notifications:
- Time interval mass notifications
- Woocommerce notifications:
- On add to cart and proceed checkout
- On “thank you” page
- On new product
- On update product
- On trash product
- Woocommerce Order Status Change [NEW]
- bbPress notifications:
- On new/update/trash Topics
- On new/update/trash Replies
- On new/update/trash Forums
- BuddyPress Activity notifications:
- Any activity posts: xprofile, friendship, regular acivities, group records
- Read BuddyPress Activity documentation for more information
- Any other plugins, that provide Wordpress public post types
- Wordpress mass notifications:
Changelog
HotFix 1.2.5 (03/27/2015)
Too much requests issue fixed Fix of "unexpected end of file" issue
Update 1.2.4 (03/25/2016)
1) Fix "Parse error" (line 1813) 2) Fix "Push on publish" 3) Integrate WP Future posting with Push on publish Desktop notifications
hotfix 1.2.3 (03/19/2015)
database activation/deactivation fixed Push on demand hook fixed Plugin update: Download->Deacivate->Activate again to implemet hotfix. Then clean your site cookies in your current browser. (How-to clean cookies manual https://support.google.com/accounts/answer/32050?hl=en)
Hotfix 1.2.2 (03/19/2015)
http protocol permissions fix
Update 1.2.1 (03/17/2015)
Deactiovation fixed Send notification on demand (when DN is published) Turn on/off subscription button (for Push (offline) notifications) Auto subsription (for Push (offline) notifications)
Update 1.2 (03/16/2015)
Offline (push) notifications added. Works similar sa Facebook notifications via Google cloud messaging and Push API. (Req: Crome > 24v or Firefix > 45v, HTTPS website, properetly wp-cron setup!). NO custom sound for offline notifications.
Notifications to anonymous authors and customers (who can use offline notifications). For example, when Woocommerce order/post/comment was made by unregistered user, he can get offline notifications about manipulations with entity he created
All Desktop Notifications integrated with new offline system
To update to v1.2 from any previous version, please: download plugin, replace old version with new one, DEACTIVATE plugin, and ACTIVATE it again
Hotfix 1.1.1 (03/13/2015)
Fixed old notifications clean Fixxed javascript logging
Update 1.1 (03/13/2015)
New feature: Woocommerce Order Status Change
- WC Order (status: pending)
- WC Order (status: failed)
- WC Order (status: on hold)
- WC Order (status: processing)
- WC Order (status: completed)
- WC Order (status: refunded)
- WC Order (status: cancelled)
- + New triggers for order data (Order ID, Customer first and last names, Order total, Order currecy, Order status)
- ++ Auto link to Order view
Hotfix 1.0.3 (03/10/2015)
Ajax issues fixed
Hotfix 1.0.2 (03/10/2015)
Fixed "strip html tags" issue in notification body
Hotfix 1.0.1 (03/09/2015)
Fixed Woocommerce product (and other custom types) publish issues. Including "Calendarize It" plugin
