This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Quick Push

Description

Quickly send notification to Push enabled devices from WordPress dashboard. The Plugin also facilitates customized JSON data support for your applications. Currently supporting only OneSignal.com Push Service (for iOS, Android, Windows etc.). One must have cURL enabled on the host and some patience.

Screenshots

  • WP Quick Push - Push Notification Sender page, allows you to quickly send notifications to channels or everyone.
  • WP Quick Push Settings - Configure the API access to the push service and other related settings.

Installation

  1. Upload ‘wp-quick-push’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the WP Quick Push Plugin through the ‘Plugins’ menu in WordPress.
  3. Configure ‘Application Name’, ‘Application ID’, ‘REST API Key’ values from OneSignal.com application in Plugin’s Settings Page.

FAQ

Installation Instructions
  1. Upload ‘wp-quick-push’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the WP Quick Push Plugin through the ‘Plugins’ menu in WordPress.
  3. Configure ‘Application Name’, ‘Application ID’, ‘REST API Key’ values from OneSignal.com application in Plugin’s Settings Page.
How to get OneSignal.com Application Keys?

Visit http://onesignal.com/ and Login|Signup for an account. Create a new Push|Choose Existing application and navigate to Settings tab on top. Under settings tab, click ‘Keys’ from the left pane, to list all the API information for your Push Application.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Quick Push” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Quick Push” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Customized JSON Push Notification through parse.com service.