D
digitalpoint
Guest
By default XenForo has 3 (that I can think of) types of notification destinations:
So what if XenForo had an alert system that had notification destinations for each user? The
Read more
Continue reading...
- XenForo Alerts
- Push
- Email (for some things)
So what if XenForo had an alert system that had notification destinations for each user? The
xf_user_push_subscription
table is already a one-to-many relationship (each user can have multiple push destinations), so it could be done with the addition of...Read more
Continue reading...