Version 2.7.1 released on 2026-05-29
- Fixed minor issues on create thread page and improved UX.
- Fixed bug when create thread page was skipped while creating a new thread and another thread existed.
Version 2.7.0 released on 2026-05-15
- Major update: Plugin UI has been modernized and improved.
- Optional item-less threads and a single conversation per user pair when enabled - means it is possible to start conversation between 2 users directly, without need of item -> placement of contact button to user public profile page.
- Contact seller (listing) and contact user (public profile) buttons use separate hook settings, with clearer admin labels and explanations.
- Deferred notification emails use cron_minutely
- admin help links to the Osclass cron setup guide.
- Message list UI refreshed: sent/received bubbles, read-check color, incoming bubble corner, related listing strip.
- Tooltips and alt text on avatars (composer, thread list, message rows).
- Attachments migrated and stored under oc-content/uploads/instant_messenger/{thread_id}/.
Version 2.6.2 released on 2026-01-16
- Minor fix related to wrong error message.
Version 2.6.1 released on 2026-01-15
- Fix for im_contact_button function to be able to return link only.
Version 2.6.0 released on 2026-01-15
- Major update: Default contact seller button has been changed.
- Button now use more modern and fresh look with new icon and styling.
- Color on button use theme colors or default Osclass color.
- Button is not hooked automatically to item_detail! This setting has been removed.
- There is new option - Contact Button Hooks - in plugin settings, where is possible to specify one or more hooks where to place button (default: item_contact or item_detail).
- New setting - auto-generate converstation title.
- Conversation title is not required anymore. If user does not specify conversation title, it's going to be automatically generated by plugin in form "Inquiry: ".
- Numerous functions in plugin has been optimized and modernized.
Version 2.5.4 released on 2026-01-08
- When one of 2 participants in thread are blocked by each other (one user blocked another or vice versa), message form is hidden and error message is shown in thread.
- When message contains contact info (mail, phone, whatsapp, ...), warning message is shown to receiving user to watch out.
Version 2.5.3 released on 2025-11-20
Version 2.5.2 released on 2025-11-13
- Fixed possible issues (error notices) on create thread page, if item of thread does not exists.
Version 2.5.1 released on 2025-08-25
- User avatar is now visible in send message form.
- It is now possible to enable avatar generation based on user initials/name, so each user has different avatar (until name is different).
Version 2.5.0 released on 2025-08-25
- Fixed bug when unlogged user could reply within thread.
Version 2.4.9 released on 2025-08-25
- Added recipient mail in threads page on mobile devices.
Version 2.4.8 released on 2025-07-14
Version 2.4.7 released on 2025-07-02
- Fixed incorrect count of messages sent/users contacted in limits.
Version 2.4.6 released on 2024-11-19
- Improved error handling on create threads page.
Version 2.4.5 released on 2024-11-18
- Fix on previous update condition.
Version 2.4.4 released on 2024-11-18
- Improved error message on create thread page.
Version 2.4.3 released on 2024-09-13
Version 2.4.2 released on 2024-03-01
- Design improvements in user account.
- Small fixes.
Version 2.4.1 released on 2024-02-12
- Improved thread title when created automatically as item contact form replacement.
- Enhanced mail block for item contact form using new filters (Osclass 8.3+).
Version 2.4.0 released on 2024-02-07
- Major update: Added new feature that allows to control number of messages sent by user.
- Target of this feature is to limit messages sent by new customers - potentional spammers.
- It often happen that user sent hundreds of messages to other users until admin realize and block such user.
- Now it is possible to set maximum number of MESSAGES and maximum number of USERS contacted by given customer in defined number of HOURS.
- Besides that, it's possible to drop this limit on users, those already sent at least defined number of MESSAGES and contacted defined number of USERS and are registered for at least defined number of DAYS.
- If user fall under limits, current "messages usage" is shown to user in threads section of user account.
Version 2.3.4 released on 2024-02-06
- It is now possible to hook "Messenger" button/link to header from backoffice, using Osclass hooks 8.2
Version 2.3.3 released on 2023-12-19
- Added public profile URL (clickable link) into threads list and messages - you can now click on user profile picture to get into public profile page.
- Other small improvements.
Version 2.3.2 released on 2023-02-28
- Important: Native RTL support added directly to plugin (will not be part of themes anymore).
- To identify RTL text direction, plugin detects if "dir" attribute on "html" tag is set to "rtl" (html[dir="rtl"]).
Version 2.3.1 released on 2022-05-18
- Fixed bug when it was possible to create thread by blocked user.
Version 2.3.0 released on 2022-01-25
- Major update: Removed old redundant fonts and styles.
- Added option for users to remove whole threads (if admin enable it).
Version 2.2.4 released on 2021-11-18
- Pagination of threads has been redesigned and is more compact now.
Version 2.2.3 released on 2021-11-15
- Improved insertMessage function for Rest API plugin (now return ID of inserted message)
Version 2.2.2 released on 2021-10-04
- Blocked users email is now masked and GDPR compliant.
Version 2.2.1 released on 2021-08-09
- Fixed bug with missing function
Version 2.2.0 released on 2021-08-05
- Major update - adjusted design to ultimately match into different theme design
- update function to retrieve user picture
- new default user picture
Version 2.1.4 released on 2021-07-23
- Reversal of previous update, fixed minor problems.
Version 2.1.3 released on 2021-07-22
- When new message is loaded via chat, no email notifications will be triggered by plugin
Version 2.1.2 released on 2021-05-21
- Minor fixes and improvements
Version 2.1.1 released on 2021-01-19
Version 2.1.0 released on 2021-01-19
- PHP 8.0 compatibility update, additional minor fixes
Version 2.0.2 released on 2020-03-23
- Fixed missing user message delete button
Version 2.0.1 released on 2020-03-15
- Minor compatibility improvements
Version 2.0.0 released on 2020-03-05
- Major release: ajax messages loader, new layout, hidding old messages
Version 1.4.0 released on 2020-02-20
- Updated for better integration to gamma theme
Version 1.3.1 released on 2019-11-11
- Several updates to support Osclass 3.9
Version 1.3.0 released on 2019-06-24
- Admin can not decide if communication will be enabled for non-logged users or not
Version 1.2.2 released on 2019-03-26
- Plugin now does not exit sending message if email template is missing.
Version 1.2.1 released on 2019-01-06
- Fixed design issue with theme
Version 1.2.0 released on 2019-01-06
- Added support for Avatar Osclass Plugin to show profile pictures in thread
Version 1.1.3 released on 2018-09-25
- Small issue fixed with creating new column in osclass table
Version 1.1.2 released on 2018-09-24
Version 1.1.1 released on 2018-09-24
- Update to work with make offer plugin - offer to instant message
Version 1.1.0 released on 2018-08-27
- Fixed missing strings in translation file
Version 1.0.16 released on 2018-07-13
- fixed problems with user ban
Version 1.0.15 released on 2018-07-11
Version 1.0.14 released on 2018-07-10
- fixed block user functionality
Version 1.0.12 released on 2018-01-08
- fixed issue with removing banner users
Version 1.0.11 released on 2017-11-29
Version 1.0.10 released on 2017-11-16
Product rating: 5.0 - Excellent, based on 17 reviews
Verified & Genuine Reviews
All reviews on OsclassPoint come from real customers who have purchased the product. Only verified buyers can leave a rating or review.
To maintain quality and accuracy, every review is moderated before being published.
Excellent by Neo on 23. Oct 2025
Review by Kostiantyn on 24. Feb 2025
MB Themes response:
Review by AutoDivers on 4. Jul 2024
MB Themes response:
The best plugin Instant Messenger by maramures24 on 3. May 2023
MB Themes response:
Great plugin! by Ales Tomazic on 29. Nov 2022
MB Themes response:
Verry good by yvelef on 2. Feb 2022
MB Themes response:
Communication improvement for visitors by MvdO79 on 21. Aug 2021
MB Themes response:
Review by Marc Windey on 1. May 2021
MB Themes response:
Review by maroc norte on 20. Mar 2021
Fácil instalacion by Inmo Sistem on 8. Aug 2020
Nice plugin by Sunday Ajani on 10. Dec 2019
MB Themes response:
Excelent plugin!!! Wors Great by João Carrolo on 25. Sep 2018
MB Themes response:
便利すぎます! by 546 451 on 19. Jun 2018
MB Themes response:
Nice surprise :) by Andrzej Ignatowicz on 24. May 2018
MB Themes response:
I Like this IM plugin by Steven on 26. Mar 2018
MB Themes response:
Excellent by atba2012 on 10. Jan 2018
MB Themes response:
Sumptuously by Алексей on 14. Dec 2017