Changeset 1586063
- Timestamp:
- 01/31/2017 08:26:06 PM (9 years ago)
- Location:
- device-push
- Files:
-
- 2 edited
- 3 copied
-
tags/1.1 (copied) (copied from device-push/trunk)
-
tags/1.1/index.php (copied) (copied from device-push/trunk/index.php) (1 diff)
-
tags/1.1/readme.txt (copied) (copied from device-push/trunk/readme.txt) (2 diffs)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
device-push/tags/1.1/index.php
r1586055 r1586063 4 4 Description: Direct and effective communication in real time. A new way to communicate with your customers: Communicate in a personalized way and in real time with your customers. Increase the conversion rate of your campaigns. Increase your customers' commitment to your brand. Manage your campaigns from an intuitive and easy to use control panel: Plan, segment and analyze your campaigns, and make better decisions. 5 5 Author: Device Push 6 Version: 1. 06 Version: 1.1 7 7 */ 8 8 -
device-push/tags/1.1/readme.txt
r1586055 r1586063 3 3 Tags: notification, push, chrome, firefox, opera, cordova, phonegap, ios, android, notification, marketing 4 4 Requires at least: 3.0.1 5 Stable tag: 1. 05 Stable tag: 1.1 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 9 Send push notification to Webs and Apps. 9 Send push notification to Webs and Apps. The notifications push plugin faster to deploy and easier to use. 10 10 11 11 == Description == 12 12 13 Direct and effective communication in real time. A new way to communicate with your customers: Communicate in a personalized way and in real time with your customers. Increase the conversion rate of your campaigns. Increase your customers' commitment to your brand. Manage your campaigns from an intuitive and easy to use control panel: Plan, segment and analyze your campaigns, and make better decisions. 13 Direct and effective communication in real time. 14 A new way to communicate with your customers: Communicate in a personalized way and in real time with your customers. 15 16 Increase the conversion rate of your campaigns. 17 Increase your customers' commitment to your brand. Manage your campaigns from an intuitive and easy to use control panel: Plan, segment and analyze your campaigns, and make better decisions. 14 18 15 19 = Find Us = … … 20 24 == Installation == 21 25 22 To install the plugin, you just have to follow the following steps: 26 === From within WordPress === 27 1. Visit 'Plugins > Add New' 28 1. Search for 'Device Push' 29 1. Activate Device Push from your Plugins page. 30 1. Go to "after activation" below. 23 31 24 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 25 2. Activate the plugin through the 'Plugins' menu in WordPress 26 3. Active and configure your Device Push User Account 27 4. Create into adminitration panel of Device Push your first application/web 28 5. Active when you want send your push notifications 32 === Manually === 33 1. Upload the `device-push` folder to the `/wp-content/plugins/` directory 34 1. Activate the Device Push plugin through the 'Plugins' menu in WordPress 35 1. Go to "after activation" below. 36 37 === After activation === 38 2. Active and configure your Device Push User Account 39 3. Create into adminitration panel of Device Push your first application/web 40 4. Active when you want send your push notifications 41 42 == Frequently Asked Questions == 43 44 You'll find answers to many of your questions on [contact@devicepush.com](contact@devicepush.com). 45 46 == Screenshots == 47 48 1. The Device Push panel. 29 49 30 50 == Changelog == -
device-push/trunk/index.php
r1586055 r1586063 4 4 Description: Direct and effective communication in real time. A new way to communicate with your customers: Communicate in a personalized way and in real time with your customers. Increase the conversion rate of your campaigns. Increase your customers' commitment to your brand. Manage your campaigns from an intuitive and easy to use control panel: Plan, segment and analyze your campaigns, and make better decisions. 5 5 Author: Device Push 6 Version: 1. 06 Version: 1.1 7 7 */ 8 8 -
device-push/trunk/readme.txt
r1586055 r1586063 3 3 Tags: notification, push, chrome, firefox, opera, cordova, phonegap, ios, android, notification, marketing 4 4 Requires at least: 3.0.1 5 Stable tag: 1. 05 Stable tag: 1.1 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 9 Send push notification to Webs and Apps. 9 Send push notification to Webs and Apps. The notifications push plugin faster to deploy and easier to use. 10 10 11 11 == Description == 12 12 13 Direct and effective communication in real time. A new way to communicate with your customers: Communicate in a personalized way and in real time with your customers. Increase the conversion rate of your campaigns. Increase your customers' commitment to your brand. Manage your campaigns from an intuitive and easy to use control panel: Plan, segment and analyze your campaigns, and make better decisions. 13 Direct and effective communication in real time. 14 A new way to communicate with your customers: Communicate in a personalized way and in real time with your customers. 15 16 Increase the conversion rate of your campaigns. 17 Increase your customers' commitment to your brand. Manage your campaigns from an intuitive and easy to use control panel: Plan, segment and analyze your campaigns, and make better decisions. 14 18 15 19 = Find Us = … … 20 24 == Installation == 21 25 22 To install the plugin, you just have to follow the following steps: 26 === From within WordPress === 27 1. Visit 'Plugins > Add New' 28 1. Search for 'Device Push' 29 1. Activate Device Push from your Plugins page. 30 1. Go to "after activation" below. 23 31 24 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 25 2. Activate the plugin through the 'Plugins' menu in WordPress 26 3. Active and configure your Device Push User Account 27 4. Create into adminitration panel of Device Push your first application/web 28 5. Active when you want send your push notifications 32 === Manually === 33 1. Upload the `device-push` folder to the `/wp-content/plugins/` directory 34 1. Activate the Device Push plugin through the 'Plugins' menu in WordPress 35 1. Go to "after activation" below. 36 37 === After activation === 38 2. Active and configure your Device Push User Account 39 3. Create into adminitration panel of Device Push your first application/web 40 4. Active when you want send your push notifications 41 42 == Frequently Asked Questions == 43 44 You'll find answers to many of your questions on [contact@devicepush.com](contact@devicepush.com). 45 46 == Screenshots == 47 48 1. The Device Push panel. 29 49 30 50 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.