PHP message center is a powerful module of php login system. Which can be used as a message center as well. Where every user can register itself and start sending messages to other people he should know username or email in case if he want to send message to system users. Now system have option where user can chose if he/she want notifications of new messages in their inbox or not if they want notifications in their inbox they can activate from editing their profile option.
So this works a user register, now whatever his username or email other users can use that to send him messages, he will get those messages in his inbox and when he open that message he can write a reply for writing reply in messages he can use tinymce for better text formatting . So this way a message thread go on.
To send a new message user can click new message a popup will come up where he have to write email or username of recipient where he want to send message then subject and same tinymce text format so he can do better formating of text. And click send button.
Admin have different options where he can send notification to all system members via message, he can also send notification to specific user group or level. This is very easy to add auto fill fields in php message center guide can be provided for interested users.
Please try demo today and you would love this powerful user management system with message center. Thanks again.