Easily setup a messaging system for your users. Allow your website users to message other users on the site given a user name.
This is a module for Processwire CMS to enable you to easily setup a messaging system for your users. Allow your website users to message other users on the site given a user name or similar information.
Module uses the notions of threads, messages and users to describe the message relationship. A thread is a page storing n messages including: time, created by user and message text, the users in the thread, which users have unread messages in this thread, whether messages are encrypted (and it's salt). User pages have a list of all threads they are apart.
In your templates you can add: a compose message form, threads and their messages, thread reply forms, message and threads counts, as well as delete and delete all messages. You can view messages in the admin (unless encrypted set to True) and view message stats and module usage in admin page Members.
Purchase here: https://benjaminbyford.gumroad.com/l/membermessaging
Install and use modules at your own risk. Always have a site and database backup before installing new modules.