Custom Notifications
I’m developing a custom plugin for my community platform, and I’d like to create custom notifications for users.
For example, I’m building a question bank plugin that uses spaced repetition, and I want to notify users after a few days to review their questions. When they click the notification, it should redirect them to the question bank.
Does anyone know how to create custom notifications like this or if there’s any documentation or webhook for FluentCommunity that explains how to do it?
I'm still hoping that FluentCRM will build in pushnotifications like onesignal, where you can push any note to your members
Hi EZEQUIAS DE SOUSA, I'm curious if you ever found a solution for this? I'm thinking of doing something similar. I'm looking at the code but haven't figured it out yet. Thanks.