Hi guys, so I'm a little stuck trying to decide how to go about creating a notification system within my site.
A little about my site and the system - The site has a front-end couchcms support ticket system using the extended users module. What we'd like to achieve is some kind of advanced notification system for both staff and users. Currently, users can create a support ticket, input details of the issue and select a priority from a dropdown box. Then a ticket is created where both site staff (admins) and the user can comment on the support ticket and change the priority/status as they go until it is closed.
The only thing missing is notification system on the site for the tickets. Basically, I'd like to display a notification icon next to the staff/user profiles when there is a reply to read. (And, for staff, when there are new tickets created). I have E-mail notifications setup, but I'm not quite sure how to display notifications on the site.
Furthermore, I'd also like to be able to have the notification icon removed once an admin reads the new ticket, or when a user reads the new comment on their ticket.
Any ideas on an easy and manageable way to do this? I'm probably just having a funny 5 minutes but every way I can think of seems overly complex.
I'd also like to make this system more advanced, displaying the number of notifications to staff/users, so if there are 5 new (unread) tickets, I could display that to admins on the site. The same goes for users and their notifications.
I'd love to hear peoples opinions on this topic and how they would go about achieving it, I'm sure I could cobble it together myself but doubt I'd do it in the best way possible.
A little about my site and the system - The site has a front-end couchcms support ticket system using the extended users module. What we'd like to achieve is some kind of advanced notification system for both staff and users. Currently, users can create a support ticket, input details of the issue and select a priority from a dropdown box. Then a ticket is created where both site staff (admins) and the user can comment on the support ticket and change the priority/status as they go until it is closed.
The only thing missing is notification system on the site for the tickets. Basically, I'd like to display a notification icon next to the staff/user profiles when there is a reply to read. (And, for staff, when there are new tickets created). I have E-mail notifications setup, but I'm not quite sure how to display notifications on the site.
Furthermore, I'd also like to be able to have the notification icon removed once an admin reads the new ticket, or when a user reads the new comment on their ticket.
Any ideas on an easy and manageable way to do this? I'm probably just having a funny 5 minutes but every way I can think of seems overly complex.
I'd also like to make this system more advanced, displaying the number of notifications to staff/users, so if there are 5 new (unread) tickets, I could display that to admins on the site. The same goes for users and their notifications.
I'd love to hear peoples opinions on this topic and how they would go about achieving it, I'm sure I could cobble it together myself but doubt I'd do it in the best way possible.