2020-06-17, 03:52 AM
(This post was last modified: 2024-09-04, 04:16 PM by Laird. Edited 6 times in total.
Edit Reason: Included missing details per forum guidelines
)
MyConversations is a conversation plugin for MyBB 1.8.x that replaces the default private message (PM) system. But why replace that system? Because in it, messages are displayed individually and in isolation, so that if participants in a private exchange want to reconstruct the full conversation, they have to laboriously switch between their Inbox and Sent Items folders, tracking down each message in the exchange one at a time, sometimes pages apart.
MyConversations instead displays exchanges of private messages in the same way in which public forum threads are displayed: as a continuous, time-ordered sequence of messages split over consecutive pages.
Pricing
Payment methods:
PayPal (automated purchase via the MyConversations home page) or bank transfer (by private arrangement).
Licence:
The standard EULA.
Copyright:
All code copyright me and non-distributable, with all rights reserved, except for files under
Technical requirements / compatibility:
Additional functionality:
Ask if you want me to add functionality for a fee (I can provide a detailed, free, no-obligation quote for more extensive work).
Try it before you buy it
MyConversations can be tested on the creativeandcritical.net forums.
Key features
Starting a conversation:
s
A conversation view:
A view of unread conversations:
More on the plugin's homepage.
Following up on a couple of posts in the thread [Services Request] MyBB Conversations Plugin, which Omar G. asked to be moved to a dedicated thread:
Yes, multipage is supported, just as for public forum threads. It just isn't visible in any of the screenshots because none of those conversations had more than ten messages, the hard-coded value of messages per page the number of messages per page stipulated by the core MyBB setting "Posts Per Page", which MyConversations currently treats as its "Messages Per Page" setting. You are right that it would be best if this were separately configurable in the ACP - I've added that to my TODO list for major release #2.
And you're welcome.
Thanks, and yes, as per my above post, MyConversations can be tested on the creativeandcritical.net forums.
MyConversations instead displays exchanges of private messages in the same way in which public forum threads are displayed: as a continuous, time-ordered sequence of messages split over consecutive pages.
Pricing
- AUD 30 for a single-site licence. (Roughly USD 20.55 at current exchange rates).
- AUD 45 for a two-to-three-site licence. (Roughly USD 30.82 at current exchange rates).
- AUD 60 for an unlimited site licence. (Roughly USD 41.10 at current exchange rates).
Payment methods:
PayPal (automated purchase via the MyConversations home page) or bank transfer (by private arrangement).
Licence:
The standard EULA.
Copyright:
All code copyright me and non-distributable, with all rights reserved, except for files under
inc/plugins/converse/lgpl
which are licensed under the LGPL.Technical requirements / compatibility:
- MyBB 1.8.x (untested for smaller values of x).
- PHP 7 or 8 (potentially untested on very early versions of PHP 7; might work with PHP 5).
- MySQL/MariaDB (PostgreSQL and SQLite not supported).
Additional functionality:
Ask if you want me to add functionality for a fee (I can provide a detailed, free, no-obligation quote for more extensive work).
Try it before you buy it
MyConversations can be tested on the creativeandcritical.net forums.
Key features
- Conversations, supporting from one to any number of participants.
- Conversation messages, stored once each in the DB versus once for each participant in the default PM system.
- Integration with the User CP.
- Folders, as for the default PM system.
- Attachments, with the same interface as for post attachments.
- Quoting of messages, including link-back arrows.
- Likes.
- MyAlerts integration.
- Email notifications.
- Conversation groups.
- A system of rights, with support for five basic rights.
- Conversation and group listing pages.
- Searchability by subject, message, author, participants, group, and folder.
- Additional options in the User CP.
- [For admins] A migration tool to convert private messages to conversations.
- [For admins] A reverse-migration (anti-lock-in) tool to convert conversations to private messages.
- [For admins] Several other miscellaneous features.
Starting a conversation:
s
A conversation view:
A view of unread conversations:
More on the plugin's homepage.
Following up on a couple of posts in the thread [Services Request] MyBB Conversations Plugin, which Omar G. asked to be moved to a dedicated thread:
(2020-06-15, 05:29 PM)EHRA Wrote: This is spectacular, it seems to be a very well done job. I didn't notice on the screens, but it would be interesting to add multipage in conversations from a certain number of messages that can be configured in AdminCP. Thank you for developing this plugin for MyBB.
Yes, multipage is supported, just as for public forum threads. It just isn't visible in any of the screenshots because none of those conversations had more than ten messages, the hard-coded value of messages per page the number of messages per page stipulated by the core MyBB setting "Posts Per Page", which MyConversations currently treats as its "Messages Per Page" setting. You are right that it would be best if this were separately configurable in the ACP - I've added that to my TODO list for major release #2.
And you're welcome.
(2020-06-15, 07:28 PM)Supryk Wrote: Awesome
Do you have live demo?
Thanks, and yes, as per my above post, MyConversations can be tested on the creativeandcritical.net forums.