Openfire Apple Push Notifications plugin

Hi people!

I’ve been working on push notifications for Openfire. I used this plugin as reference, but I also updated it to:

  • Work with newer Openfire versions
  • Use Apple’s new token based authentication scheme (exclusively)
  • Use a newer library for sending the pushes

I still have some work to do to make it more accessible to people (write a nice README, upload build artefacts etc.) but if you can work with Maven, you can probably create the Jar and use it.

I love love some feedback on it. Do it work for you? Did you encounter any bugs with it, it there something I could improve and so on.

You can find the plugin on github here

1 Like

Thanks for sharing. There is also such plugin https://github.com/igniterealtime/openfire-pushnotification-plugin