Changeset 1133104
- Timestamp:
- 04/12/2015 11:22:54 AM (11 years ago)
- File:
-
- 1 edited
-
device-push/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
device-push/trunk/readme.txt
r1131433 r1133104 1 1 === Plugin Name === 2 2 Contributors: Device Push Notifications 3 Tags: comments, spam3 Tags: notification, push, cordova, phonegap, ios, android, windows phone, notification, markegint, cloud 4 4 Requires at least: 3.0.1 5 Stable tag: 0. 25 Stable tag: 0.3 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 9 Here is a short description of the plugin. This should be no more than 150 characters. No markup here.9 Send push notification with Cordova/PhoneGap and Wordpress to iOS, Android, Windows Phone 8, Windows 8 and Blackberry 10. 10 10 11 11 == Description == … … 13 13 Device 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. 14 14 15 1.- Send push notification with PhoneGap and Cordova to iOS, Android, Windows Phone 8, Windows 8 and Blackberry 10. 16 2.- Save time and effort using our SDKs and our control panel to send thousands notifications. 17 3.- Discover how many notifications are sent and other kind of informations. 18 4.- Get more effective campaigns, sending notifications to user group divided by different characteristics. 19 5.- Send notifications from the control panel or using our API to devices into a specific area or region. 20 6.- Program sending notifications at a specific time, create your own actions timeline. 21 15 22 == Installation == 16 23 17 This section describes how to install the plugin and get it working. 18 19 e.g. 24 To install the plugin, you just have to follow the following steps: 20 25 21 26 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 22 27 2. Activate the plugin through the 'Plugins' menu in WordPress 23 28 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 34 29 == Changelog == 35 30 36 = 1.0 = 31 = 0.3 = 32 * Change in text. 33 34 = 0.2 = 35 * Change in text. 36 37 = 0.1 = 37 38 * A change since the previous version. 38 39 * Another change.
Note: See TracChangeset
for help on using the changeset viewer.