Group notification

Created on 27 January 2022, about 3 years ago
Updated 2 May 2023, almost 2 years ago

Problem/Motivation

I am trying to notify the members of a "group" in the same way as I do by email but here by push info on the user's phone...
Or after installing the module, then creating the firebase account, I can't find any comments on recovering user tokens.
I understood how to send a message, but what I miss is how I make the link between the user who just has an account on the site (just a telephone field in user) and the tokens I need associated with the group or subject of a push.
Thank you to enlighten me !

💬 Support request
Status

Fixed

Version

2.0

Component

Documentation

Created by

🇫🇷France zorax Monoblet

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇯🇵Japan ptmkenny

    You need to use an Android or iOS app to generate the push notifications token and then send it to Drupal by REST or JSON:RPC or similar.

    You cannot send a "push notification" to a phone number; the phone has to have an app, and the user has to give that app permission to send the push notification.

    You can send an SMS (not a push notification) to a phone number, but that costs money and is not supported by this module.

    There are several SMS modules for Drupal 8+, but I haven't used them so I don't know which one to recommend in your case.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024