Notifications on new Posts

How exactly can we get our WordPress site to send push notifications to both the Android and iOS apps when a new post is made on our site?

It would be overly burdensome to log into this site to send a custom notification each time. Thats another thing, have your WP plugin have a push notification menu so we can send a custom push message with one website vs this site. Our website user shouldn’t have or need access to this website itself.

1 Like

Nevermind, figured it out myself using an already established FCM plugin.

2 Likes

I know this is a very old topic but can someone or op explain how to do this? Or what plugin you can use? Is it a Wordpress plugin?

Hi Francesco,

Welcome to the community, and thanks for reviving this important topic!

AppMySite does not currently support automatic push notifications for new posts out of the box. However, we understand how valuable this feature can be for keeping your app users engaged with your latest content.

We recommend exploring third-party WordPress plugins that integrate with Firebase Cloud Messaging (FCM). These plugins can help trigger push notifications whenever a new post is published. A few options you might want to explore include:

  • WP Firebase Push Notifications
  • OneSignal WordPress Plugin
  • Webpushr Push Notifications

:warning: Please note: Since AppMySite uses its own FCM configuration, using external FCM plugins may cause conflicts or may not be compatible with our push notification setup. We recommend consulting with your developer before integrating any third-party solution.

That said, we are continuously improving our platform, and we encourage you to submit a feature request for seamless post-triggered notifications via our roadmap portal here:
:link: https://updates.appmysite.com/ → “Suggest a feature”

Let us know if you need help setting anything up or exploring alternatives. We’re here to help!

1 Like

Thank you for your explanation