Up

IMBACHAT On-Premise
- SELF-HOSTED CHAT PLUGIN FOR WEBSITE

Do you prefer to host a chat in your data center or private cloud? For this purpose we have a self-hosted version available.

You can buy all the plugin source materials completely and install it on your server. Thereby, the chat will be fully autonomous, as well as you'll get the ability to edit and modify it according to your needs.

This version is great for companies with a strict policy regarding online services, compliance, or the preference to customize the installation. Share your number of systems and any specific preferences, and we will send you a quote.

Chat with dark theme
Full Intergation Icon

Full integration with the user base of your website

Sending smiles Icon

Sending smiles

Mano a Mano icon

Chatting between users mano a mano

Shared hosting icon

You can use it on shared hosting

Sending pictures icon

Sending pictures

HTML 5 icon

You can build it into HTML5 mobile app

Geolocation icon

Sending geolocation

Message delivery icon

Real time message delivery

Chat support via videochat

SINGLE AUTHORISATION MECHANISM IN A CHAT AND ON A WEBSITE

Users need not sign up in a chat

100% CUSTOMIZIBLE

You can customize the plugin any way you want or we can help you

IT CONTINUES CORRECT WORKING EVEN WITHOUT THE INTERNET

Your messages will be sent as soon the Internet appears

WHAT ARE THE REQUIREMENTS FOR THE SERVER?

Dependencies for self-hosted version are 4GB of RAM, VPS Linux Debian and Comet Server
But if you are going to change the plugin code, you also need:
PHP 7.2 or higher
MySQL base
Nginx
CppComet

HOW TO GET A SETUP TUTORIAL FOR THE ON-PREMISE VERSION?

The installation instructions provide a command for the AWS server, which includes the client identification key and widget id.
You will find this personalized instruction in your Personal Account after purchasing the On-Premise version.
You can read this instruction without personal data here.

HOW AND WHERE CAN I BUY AND DOWNLOAD THE ON-PREMISE VERSION?

In Dashboard, open the required widget for which you want to install the On-Premise version. Then open the tariff settings. There you can buy the On-Premise version.

Imbachat pro (self-hosted version)

On-Premise

1-year plan $ 29.00 per month
Save 40 %
$ 468

$ 29.00 for 1 year

3-months plan $ 33.00 per month
Save 15 %
$ 117

$ 99 for 3 months

1-month plan $ 39.00 per month
Save 0 %

$ 39 per month

Purchase On-Premise

Full purchase On-Premise version of the ImbaChat
$599.00
/ Once

You can request for a refund if you are not satisfied with the plugin
Also, you can ask us for free help with the chat setup.
Write to [email protected]

  • You're 100% backed by our 30-day money-back guarantee.

  • Follow the instructions on the screen to complete your purchase securely.

  • Payments are charged in USD. Payment provider fees may apply. Plan automatically renews until cancelled.

Additional Technical support for Premium, Basic or on-promise plan

10 hours of technical support (installation and configuration of the plugin on your server of any complexity). Includes the work of a programmer to install a chat on your site, set up a chat, set up a connection between the site database and the chat. All work is carried out after creating a backup copy of the site. Before buying an add-on, it is recommended to contact [email protected]
$100.00
/ Once
  • You're 100% backed by our 30-day money-back guarantee.

  • Follow the instructions on the screen to complete your purchase securely.

  • Payments are charged in USD. Payment provider fees may apply.

WHAT LANGUAGE IS THIS PROGRAMMED IN?

- The chat is written in PHP7 and JavaScript.

IS IT 100% OPENSOURCE NO ENCRYPTION?

- Yes, it is 100% opensource without encryption.

WHAT TECHNICAL REQUIREMENTS DOES IT HAVE?

- Dependencies for self-hosted version are 4GB of RAM, VPS Linux Debian andComet Server.

HAS THIS PRODUCT BEEN TESTED TO RUN ON FREEBSD/MYSQL?

- The plugin is completely compatible with MySQL. It has not been tested with FreeBSD, but it must work without problems on it.

WHAT ARE THE DIFFERENCES WITH THE SAAS VERSION?

- The self-hosted version runs in your IT environment, so no data is shared externally.

WHAT ABOUT SECURITY?

- Data exchange occurs via encrypted connections (HTTPS). No information goes out of your network with the self-hosted version.

HOW DOES RENEWAL WORK?

- We will help you with an easy renewal.Contact us

SOMETHING IS NOT CLEAR TO ME. WHERE CAN I GET MORE INFORMATION?

- Questions are the feedbacks for us!Contact us

WHAT IS THE LOAD ON THE SERVER CHAT CREATES?

- Operations such as downloading a contact list (depending on the amount of contacts per person) or sending a message (depending on the amount of users in the chat) consume 2 to 4 MB of memory (measured using the php function memory_get_peak_usage).

HOW DOES THE CHAT WORK?

- Chat is written on JavaScript and PHP base. The last one is used in the chat to process business logic (authorization check, check rights to send messages, save messages in the database, download message list) requests are executed quickly. Comet-Server is used to send messages from one user to another. It provides API for sending messages from php to the user's web browser. It also supports a constantly open connection through WebSocket with each user. Comet-Server is our Open-Source Project.

Learn more