Chat template - let's talk

Let your application users exchange messages and files in real-time. Message delivery notifications, images preview, and more. Check the this live demo.

Click on the video below to expand it.

You can get this template for $50.

Buy now Live demo

If you are already own Chat template v1 or v2 you can upgrade to version 3 for $25.

Note: The Chat template requires a valid license of version 10.8 or better of PHPRunner or ASPRunner.NET.

Changes history

Version 3.0 - July 2022

  • Creating and sending voice messages
  • Making video-calls (Zoom)

Version 2.0 - August 2021

  • Group chats
  • Customizable audio notifications
  • Search across all chats and groups
  • Copy and paste images

Version 1.0 - April 2021

  • Send messages, files and images
  • Typing notifications
  • Message receipt notifications

Screenshots

Click images for full size screenshots

Desktop view
Mobile view

System requirements

  • Version 10.8 or better of PHPRunner or ASPRunner.NET
  • Supported databases are Microsoft Access, SQL Server, MySQL, Oracle and Postgre

Frequently asked questions

How do I configure upload of files?

Make sure that web server user has write permissions on files folder.

Can I use Chat template with my own users table?

Yes, you can. The Chat template doesn't come with its own users table and will use the one you already have in your project. To let users start a chat with another user add a snippet named create_chat to the View page of users table.

How can I display new message notifications on another page?

If you need to show new message notifications on other pages add a code snippet named chat_notification to that page.