PHP login system with message center now includes announcement module with basic features.
- Add new announcement (Select user level, or all users)
- Edit/Update announcement
- Delete Announcement
- Deactive announcement
Unlimited announcements give users ability where they can publish announcement, event or notification for different user levels. Let’s say if admin adds an announcement activate it, and select user group admin, that announcement will only visible to admin users. Same rule apply on other user levels, but if user select All users then announcement would be visible to all users. Which made it easy. You can show more than one announcements at a time.
So when a user logs in he/she will see announcement under navigation. But if they click cross X button to cloase announcement. That would be closed for their current session. But would not go permanently unless admin deactive announcement. And only come back when user sign out and sign in again.