-
Notifications
You must be signed in to change notification settings - Fork 49
Description
We have integrated HumHub via RESTful API and would like to enable our own push notifications for the Messenger module. As can be seen from #170 and as we also realised ourselves, the module is not yet connected to HumHub's standard notifications. Nevertheless, there are email notifications from the system. How are they triggered and where? We would like to implement an extension that also executes a new API call for our push system at this point. We have already created a separate module for this.
Is there a place where we can hook in to execute further actions?
Have there already been discussions and questions like this elsewhere so that someone can help us? We would rather not touch the messenger module, but build around it to avoid future conflicts.
I would be happy to be able to exchange more information here in order to find a solution, thanks!