Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP Quick Push

Описание

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.

Скриншоты

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

Установка

  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.

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP Quick Push» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP Quick Push» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Customized JSON Push Notification through parse.com service.