CHNAGELOG.txt |
CHNAGELOG.txt |
|
// $Id$
--- version 2.0.0 ---
Add Inline Chat
--- version 1.0.0 ---
MyLiveChat display type, membership integration |
mylivechat.admin.inc |
mylivechat.admin.inc |
|
MyLiveChat module admin panel |
mylivechat.info |
mylivechat.info |
|
; $Id$
name = "MyLiveChat"
description = "MyLiveChat software for Drupal 7"
version = "2.0.0"
core = "7.x"
files[] = mylivechat.module |
mylivechat.install |
mylivechat.install |
|
Installation file for MyLiveChat module. |
mylivechat.module |
mylivechat.module |
|
|
mylivechat.php |
mylivechat.php |
|
MyLiveChat module for Drupal |
README.txt |
README.txt |
|
// $Id$
Installing MyLiveChat in Drupal 7.x:
1. Upload `mylivechat` directory to `/sites/all/modules/`.
2. Open your Drupal website.
3. Go to "Administration > Modules" and activate `MyLiveChat` module (under `Other` category).
4. Go to… |