Plugin Directory

Changeset 1133104


Ignore:
Timestamp:
04/12/2015 11:22:54 AM (11 years ago)
Author:
Device Push
Message:

Adding new version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • device-push/trunk/readme.txt

    r1131433 r1133104  
    11=== Plugin Name ===
    22Contributors: Device Push Notifications
    3 Tags: comments, spam
     3Tags: notification, push, cordova, phonegap, ios, android, windows phone, notification, markegint, cloud
    44Requires at least: 3.0.1
    5 Stable tag: 0.2
     5Stable tag: 0.3
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
    88
    9 Here is a short description of the plugin.  This should be no more than 150 characters.  No markup here.
     9Send push notification with Cordova/PhoneGap and Wordpress to iOS, Android, Windows Phone 8, Windows 8 and Blackberry 10.
    1010
    1111== Description ==
     
    1313Device Push Notification is a service that consists of SDKs, API, and a control panel to manage notifications without having to deal with the different platforms, unifying all the code. With Device Push Notification, you will save much time and no need to worry about storing large token, Device Push Notification will do it all for you.
    1414
     151.- Send push notification with PhoneGap and Cordova to iOS, Android, Windows Phone 8, Windows 8 and Blackberry 10.
     162.- Save time and effort using our SDKs and our control panel to send thousands notifications.
     173.- Discover how many notifications are sent and other kind of informations.
     184.- Get more effective campaigns, sending notifications to user group divided by different characteristics.
     195.- Send notifications from the control panel or using our API to devices into a specific area or region.
     206.- Program sending notifications at a specific time, create your own actions timeline.
     21
    1522== Installation ==
    1623
    17 This section describes how to install the plugin and get it working.
    18 
    19 e.g.
     24To install the plugin, you just have to follow the following steps:
    2025
    21261. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
    22272. Activate the plugin through the 'Plugins' menu in WordPress
    2328
    24 == Frequently Asked Questions ==
    25 
    26 = A question that someone might have =
    27 
    28 An answer to that question.
    29 
    30 = What about foo bar? =
    31 
    32 Answer to foo bar dilemma.
    33 
    3429== Changelog ==
    3530
    36 = 1.0 =
     31= 0.3 =
     32* Change in text.
     33
     34= 0.2 =
     35* Change in text.
     36
     37= 0.1 =
    3738* A change since the previous version.
    3839* Another change.
Note: See TracChangeset for help on using the changeset viewer.