﻿=== PopNotifi ===
Contributors: popnotifi
Plugin Name: PopNotifi
Plugin URI: https://PopNotifi.com/
Tags: push notifications, website push notifications, chrome push notifications, firefox push notifications, safari push notifications
Requires at least: 2.7
Tested up to: 4.7
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The Push Notifications Revolution by PopNotifi

== Description ==

Installing the PopNotifi plugin will automatically insert the PopNotifi Smart Code on your WordPress website. To get started, you just have to copy the PopNotifi Website Id(Your Website Id can be found in the PopNotifi dashboard) and paste it in this plugins’s settings.

What is PopNotifi?

PopNotifi lets you talk to your subscribers in an easy and delightful manner, using push notifications on browser. Push Notifications are clickable messages sent directly to your subscribers’ browsers (even when they are not on your website). These work on all devices — desktops, tablets and even mobile phones — so you don’t even have to invest in building a mobile app for your business. The opt-in and click rates are amazing!.

Let us help you get amazing returns on your communications. For any questions, please get in touch with us at info@PopNotifi.com

What is PopNotifi-CDN?

PopNotifi uses a high end delivery network (popnotifi-cdn.com) to deliver our libraries to clients. This ensures that our users don't experience any lags. For more details head over to our privacy policy at https://popnotifi.com/privacy

== Installation ==

Wordpress : Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

== Upgrade Notice ==

= 1.0 =

== Frequently Asked Questions ==

= I can't see any code added to my header or footer when I view my page source =
Your theme needs to have the header and footer actions in place before the `</head>` and before the `</body>`

= If I use this plugin, do I need to enter any other code on my website? =
No, this plugin is sufficient by itself

== Screenshots ==

1. Copy the website Id from your PopNotifi Dashboard
2. Paste it into the 'Your PopNotifi Website ID' field on PopNotifi settings Page
3. Compose a notifications, hit send
4. Notification appears on the screens of your users
5. Setup api key to send push notification while publishing an article

== ChangeLog ==

= 1.0 =
* First Version

== Configuration ==

Enter your PopNotifi Website Id in the field marked 'Your PopNotifi Website ID'

== Adding to your template ==

header code :
`<?php wp_head();?>`

footer code :
`<?php wp_footer();?>`