# יצירת אפליקציית מרכז דיסקורס לבן מותג עם הודעות מקושרות לעבודה עבור דיסקורס המאוחסן באופן פנימי

**URL:** https://meta.discourse.org/t/creating-a-whitelabel-discourse-hub-app-with-working-notifications-for-internally-hosted-discourse/274782
**Category:** Development
**Tags:** mobile, push-notifications
**Created:** [11 באוגוסט,‏ 2023,‏ 9:38am UTC](https://meta.discourse.org/t/creating-a-whitelabel-discourse-hub-app-with-working-notifications-for-internally-hosted-discourse/274782 "2023-08-11T09:38:02Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [11 באוגוסט,‏ 2023,‏ 9:52am UTC](https://meta.discourse.org/t/creating-a-whitelabel-discourse-hub-app-with-working-notifications-for-internally-hosted-discourse/274782/2 "2023-08-11T09:52:47Z")

</div>

The Hub is meant for multiple communities.

Use this instead as most of the work you describe is already done:

> [@Whitelisted Discourse app with Push Notifications via OneSignal](https://meta.discourse.org/t/whitelisted-discourse-app-with-push-notifications-via-onesignal/58247):
>
> Following up on the discussion [here](https://meta.discourse.org/t/what-if-i-want-to-white-label-the-discourse-mobile-apps/53063/9), I have successfully set up a fork of the official Discourse app that can send push notifications via the OneSignal API. There are two parts to this: [discourse-onesignal](https://github.com/pmusaraj/discourse-onesignal/) - a Discourse plugin that sends Push Notifications to OneSignal’s REST API and a [Discourse Mobile Single Site App](https://github.com/pmusaraj/discourse-mobile-single-site-app) built similarly to the official Discourse Mobile app (using React Native), but using OneSignal for notifications and a simplified interface to suit the needs of a single app. I…

It will need updating to latest API’s and standards on both iOS and Android.

I have used this base successfully for several clients in the past.

## However:

It is definitely **not an easy or cheap project** , though (including the expense of ongoing maintenance which will be annually significant) and **you may be better off just relying on PWA’s now** as both Android and [iOS](https://meta.discourse.org/t/discourse-now-works-as-a-pwa-in-ios/146346) support real time notifications natively. I believe Google even support deployment of PWA’s onto their Playstore!

Good luck.

---

_[View the full topic](https://meta.discourse.org/t/creating-a-whitelabel-discourse-hub-app-with-working-notifications-for-internally-hosted-discourse/274782)._
