Simple Private Message System
PMS is a very simple PM system, which can be used for communication. It can be integrated into your existing application even.
Feature:
- It is lightweight with pure PHP scripts and only two database tables.
- Threaded messages(messagea are categorized according to senders).
- WYSIWYG text editor.
Updates(v1.1):
- Send rather than Reply button in send message page.
- Sent vs. Received messages Filter.
- Read message link shows that specific message.
- Click username/user icon to view all messages sent/received from/to that user.
- No current user in send to dropdown.
DEMO :
Demo Page: http://www.the-di-lab.com/pms-demo/index.php
Username: userA Password: admin
Username: userB Password: admin
Username: userC Password: admin
Username: userD Password: admin
Username: userE Password: admin
Manual.pdf is included in download file.





9comments