Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Damir, to send push notification you are going to need a push carrier extension. We support Pushbullet or Pushover as of now

    Thread Starter Damir Tahiri

    (@tahireu)

    Thanks Kuba,

    I would still need a some documentation or explanation before I decide to purchase it.

    I need to send push notifications to my visitors by their user ID. Can I do that, and how? I mean I’ve already set up Notification plugin to do that with emails, but will I be able to switch it to push notifications?

    Here: https://bracketspace.com/downloads/notification-pushover/ and here: https://bracketspace.com/downloads/notification-pushbullet/ I can only see “device” input field, but I don’t see “user ID” or something similar.

    Plugin Author Kuba Mikita

    (@kubitomakita)

    Unfortunately what you are looking for is technically not possible. The push notification engine (whether native browser push or Pushover, Pushbullet, OneSignal etc.) has their own IDs. Most likely that’s the device ID.

    So you’d need this device ID to be stored within the user profile (the best in user meta) and pull it from there.

    But there’s another problem – we don’t support the push subscription services as it’s a quite difficult thing at the moment.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to set up Push notifications?’ is closed to new replies.