Popularity
4.9
Stable
Activity
3.3
-
468
60
204

Programming language: PHP
License: GNU General Public License v3.0 or later
Tags: Communication systems     Custom    
Latest version: v3.2.7

Mibew alternatives and similar software solutions

Based on the "Custom" category.
Alternatively, view Mibew alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Mibew or a related project?

Add another 'Custom' Software solution

README

Mibew Messenger

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.

About this repository

This repository contains the core of Mibew Messenger application.

Server requirements

  1. A webserver or web hosting account running on any major Operating System
  2. PHP (5.4 and above) with PDO, pdo_mysql, cURL, mbstring and gd extensions
  3. MySQL 5.0 and above

Build from sources

There are several actions one should do before use the latest version of Mibew from the repository:

  1. Obtain a copy of the repository using git clone, download button, or another way.
  2. Install node.js and npm.
  3. Install Gulp.
  4. Navigate to src/ directory of the local copy of the repository.
  5. Install npm dependencies using npm install.
  6. Run Gulp to build Mibew using gulp default.

Finally .tar.gz and .zip archives of the ready-to-use Mibew will be available in src/release directory.

Terms of Use

Mibew Messenger is licensed under the terms of Apache License, Version 2.0.

Other repositories of the Mibew project

Actual

  1. Mibew Messenger i18n repository
  2. Mibew Messenger design repository
  3. Mibew documentation repository

Obsolete

  1. Mibew Java applications repository
  2. Mibew Tray repository

Plugins

  1. Mibew Boilerplate plugin - a template for a real plugin

Ready for production use

  1. Mibew Advanced Button plugin
  2. Mibew Auto Invite plugin
  3. Mibew Auto Reply plugin
  4. Mibew Broadcast plugin
  5. Mibew Bulk Logs Operations plugin
  6. Mibew Button Refresh plugin
  7. Mibew Emoji plugin
  8. Mibew Filter Visitors By Operator Code plugin
  9. Mibew First Message plugin
  10. Mibew Geo IP plugin
  11. Mibew Google Maps plugin
  12. Mibew Open Street Map plugin
  13. Mibew Operator Status plugin
  14. Mibew Purge History plugin
  15. Mibew Real Ban plugin
  16. Mibew Slack plugin
  17. Mibew Title Notification plugin

Not ready for production use (not stable, broken, obsolete, etc.)

  1. Mibew External API plugin


*Note that all licence references and agreements mentioned in the Mibew README section above are relevant to that project's source code only.