Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP Quick Push

Beskrivning

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.

Skärmdumpar

  • 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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WP Quick Push” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP Quick Push” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Customized JSON Push Notification through parse.com service.