Tray Notification plugin for Mibew Messenger
Plugin notifies a Mibew Messenger operator about new visitors requesting a chat in the Windows system tray.
Installation
Downdload plugin package ready to install and find more details at http://aar-innovations.com
Untar/unzip the plugin's archive.
Put files of the plugin to the /plugins folder.
Navigate to "/operator/plugin" page and enable the plugin.
Build from sources
There are several actions one should do before use the latest version of the plugin from the repository:
- Obtain a copy of the repository using git clone, download button, or another way.
- Install node.js and npm.
- Install Gulp.
- Install npm dependencies using npm install.
- Run Gulp to build the sources using gulp default.