Описание
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.
Скриншоты
Установка
- Upload ‘wp-quick-push’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the WP Quick Push Plugin through the ‘Plugins’ menu in WordPress.
- Configure ‘Application Name’, ‘Application ID’, ‘REST API Key’ values from OneSignal.com application in Plugin’s Settings Page.
Часто задаваемые вопросы
- Installation Instructions
-
- Upload ‘wp-quick-push’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the WP Quick Push Plugin through the ‘Plugins’ menu in WordPress.
- 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.