Comment to 'Push Notifications'
  • We were able to get them working on our self-hosted server, the first thing we did was setup an account with OneSignal for the notifications and followed the steps on their site for configuring the UNA server. The only thing you need to know is that the two files you copy to the server are the only thing as the SDK and all code is already in place within the UNA server. The OneSignal website instructions will tell you to embed code on the site but that's already done by the UNA guys. Just dump the two .js files in the root of the server install and make sure your cron job is running properly.