Title: AWS SNS Plugin
Author: fayzandotocom
Published: <strong>2016 年 2 月 26 日</strong>
Last modified: 2016 年 2 月 28 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/aws-sns.svg)

# AWS SNS Plugin

 由 [fayzandotocom](https://profiles.wordpress.org/fayzandotocom/) 開發

[下載](https://downloads.wordpress.org/plugin/aws-sns.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/aws-sns/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/aws-sns/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/aws-sns/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/aws-sns/#developers)

 [技術支援](https://wordpress.org/support/plugin/aws-sns/)

## 外掛說明

This plugin is created to send push notifications to different devices using Amazon
Simple Notification Service.
 It connects with the Amazon SNS and fetch all the 
Topics created. And publish messages to that topics.

To use this plugin you must need following things.
 1. Amazon web service account.
2. Amazon API “Access Key ID” and “Secret Access Key”. 3. Create atleast one topic
in SNS.

Following payload is send to the selected topic, togather with the title and message
you provide.

{
 “default”: “[MESSAGE]”, “APNS”: “{\”aps\”:{\”alert\”: \”[MESSAGE]\”} }”, “APNS_SANDBOX”:”{\”
aps\”:{\”alert\”:\”[MESSAGE]\”}}”, “GCM”: “{ \”data\”: { \”message\”: \”[MESSAGE]\”,\”
title\”: \”[TITLE]\”, \”datetime\”: \”[DATETIME]\” } }”, “MPNS” : “1[MESSAGE]”, “
WNS” : “” }

In above payload following tags are replaced by the data provided.
 [TITLE] -> The
title you provide. [MESSAGE] -> The message you provide. [DATETIME] -> server current
datetime.

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/aws-sns` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Settings->AWS SNS screen to configure the plugin.
 4. Provide Access Key ID, Secret Access Key, and Region of your Amazon SNS.

#### 1.0

 * Initial release.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈AWS SNS Plugin〉的開發相關工作。

參與者

 *   [ fayzandotocom ](https://profiles.wordpress.org/fayzandotocom/)

〈AWS SNS Plugin〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/aws-sns/contributors)
為這個外掛做出的貢獻。

[將〈AWS SNS Plugin〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/aws-sns)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/aws-sns/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/aws-sns/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/aws-sns/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/aws-sns/)。

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.4.34**
 *  語言
 * [English (UK)](https://en-gb.wordpress.org/plugins/aws-sns/) 及 [English (US)](https://wordpress.org/plugins/aws-sns/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/aws-sns)
 * 標籤:
 * [amazon](https://tw.wordpress.org/plugins/tags/amazon/)[amazon web services](https://tw.wordpress.org/plugins/tags/amazon-web-services/)
   [Notifications](https://tw.wordpress.org/plugins/tags/notifications/)[push notifications](https://tw.wordpress.org/plugins/tags/push-notifications/)
 *  [進階檢視](https://tw.wordpress.org/plugins/aws-sns/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/aws-sns/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/aws-sns/reviews/)

## 參與者

 *   [ fayzandotocom ](https://profiles.wordpress.org/fayzandotocom/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/aws-sns/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=fayzandotcom%40hotmail%2ecom&lc=MY&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)