Jump to content

Notification inside admin page


Karl_T
 Share

Recommended Posts

I am looking for a way to implement the alert/notice list look like the below image.

alert.jpg.5d0951ebc1927cdb114178e9eeb790ff.jpg

SystemNotifications seems like the closest one, but I cannot find any way to modify it. Also, I think it is a more neat way to present them using individual page for each type of notification instead of display them all like the existing SystemNotifications. I can imagine a template called Notifications under admin. Under Notifications, we can add page using NotificationType template which can control the color.  Then we can use something like

$user->notifications->type->add("Message to send"); 

to add notification to a user when some events happen.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...