# 如何为我们的白标应用（重新品牌）实现推送通知

**URL:** <https://meta.discourse.org/t/how-to-implement-push-notifications-for-our-white-label-app-rebranded/339280>\
**Category:** Development\
**Tags:** push-notifications\
**Created:** [2024年十一月29日 12:44 UTC](https://meta.discourse.org/t/how-to-implement-push-notifications-for-our-white-label-app-rebranded/339280 "2024-11-29T12:44:03Z")\
**Posts on this page:** 1\
**Showing post:** 3

<div class="post-metadata">

**Author:** ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)\
**Post date:** [2024年十一月29日 16:17 UTC](https://meta.discourse.org/t/how-to-implement-push-notifications-for-our-white-label-app-rebranded/339280/3 "2024-11-29T16:17:30Z")

</div>

是的，没错，该插件已被归档，因为我已经多年未使用它，而且我不知道它是否还能正常工作。（特别是其中有一个登录流程的调整，可能已经不再有效了。）无论如何，fork 是一个选项。

我们现在使用 Amazon SNS 来做同样的事情，使用：[GitHub - discourse/discourse-amazon-sns](https://github.com/discourse/discourse-amazon-sns)

我才意识到它没有任何文档。这应该不难，该插件只有 [一些设置](https://github.com/discourse/discourse-amazon-sns/blob/main/config/settings.yml)。我会记下写一个文档主题，但 @Mohsin136 如果你对 SNS 有所了解，可以试试这个。如果它有效，我很乐意接受你的粗略笔记作为文档主题的来源（这样可以为我节省一些时间）。

---

_[View the full topic](https://meta.discourse.org/t/how-to-implement-push-notifications-for-our-white-label-app-rebranded/339280)._
