Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Devs, Is it possible to get an event for groups, identifying who (uid) joined and who left? thanks! JJ.
It already exists, check out action:group.join & action:group.leave
action:group.join
action:group.leave
Thank you @baris ! For anyone else looking for the same, action:group.join and action:group.leave provide a single uid, and one or more group names (as array). Have fun developing
@pitaj @PitaJ I got these errors in dev mode after activating the plugin. looks like something needs to be fixed.
Screenshot 2021-02-06 111730.png
@baris Thank you, it explains a lot. 😁
How do I send notification/message to the users I have added to a group saying for example (You are now a member of group X)?
Thanks! I updated my site from the master and it now works.
Why would you do that?