Stars: 454
Forks: 206
Pull Requests: 66
Issues: 207
Watchers: 59
Last Updated: 2023-05-30 18:55:47
Mibew Messenger - open-source live support application
License: Other
Languages: PHP, JavaScript, CSS, HTML, Perl, Handlebars
Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website.
This repository contains the core of Mibew Messenger application.
There are several actions one should do before use the latest version of Mibew from the repository:
git clone
, download button, or another way.src/
directory of the local copy of the repository.npm install
.gulp default
.Finally .tar.gz
and .zip
archives of the ready-to-use Mibew will be available in src/release
directory.
Mibew Messenger is licensed under the terms of Apache License, Version 2.0.