這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Push Notification Sender for WP

描述

Launch push notification to all iOS and Android devices automatically when an Add/Edit a Post/Page and even when a new comment is added to any post. No any third party software integration required. You can also send a custom push notification to any individual registered member.

Key Features

Supports following methods

  • Apple Push Notification service (APNs)
  • Google Cloud Messaging (GCM)
  • Firebase Cloud Messaging (FCM)

This plugin have options to:

  1. Launch push notification to WordPress users separately.
  2. Launch push notification to users when a new page/post is published or when new comment is added to the post (administrator user)

Required Settings

To launch push notification to android devices, you need to enter the Google GCM API Key

To launch push notification to iOS devices, you need to upload the Apple APNs pem certification file.

This plugin have a separate API to register any devices to receive push notification. You may use this API in your mobile application and send the token to API to register the device.

  • WordPress 4.4 or greater
  • PHP version 5.2.4 or greater
  • MySQL version 5.0 or greater

Translations

  • English – default, always included

安裝

  1. Download the plugin as zip file from the plugin download link.
  2. Extract the zip file and upload the folder push-notification-sender to /wp-content/plugins/ directory
  3. Activate the plugin from admin panel plugin listing screen.
  4. You can now configure plugin from setting screen which appears in admin menu.

常見問題

Installation Instructions
  1. Download the plugin as zip file from the plugin download link.
  2. Extract the zip file and upload the folder push-notification-sender to /wp-content/plugins/ directory
  3. Activate the plugin from admin panel plugin listing screen.
  4. You can now configure plugin from setting screen which appears in admin menu.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Push Notification Sender for WP” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Push Notification Sender for WP 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First public release.