INSTALLATION - DRUPAL 7
Our extensions for Drupal CMS consist of following packages (.zip files):
blastchat_4.0_Drupal_7.zip
Download the file.
Installation of the files
- Unzip downloaded file in the "sites/default/modules" directory. New directory "blastchat" will be created.
Configure
- Navigate to your Drupal 7 administrator backend and login
- Click "Modules" in the top menu bar
- Find "BlastChat" module and check "Enabled" checkbox, then click "Save configuration"
- Click "Configure" link on the right side of the "BlastChat" module listing
- Click "BlastChat Config" and fill in the "Authentication data" with your "Website ID" and "Private key" that you obtained from BlastChat Manager
Publish "BlastChat Bar" extension
- Navigate to your Drupal 7 administrator backend and login
- From top menu bar select "Structure"
- Click "Blocks"
- Click "configure" next to "BlastChat Bar"
- Set desired configuration
- Set "REGION SETTINGS" (place it to the most bottom right sidebar)
- Click "Save Block"
Publish "BlastChat Chat" extension
- Navigate to your Drupal 7 administrator backend and login
- Click "Configure" link on the right side of the "BlastChat" module listing
- Click "BlastChat Chat"
- Set desired configuration and click "Save Configuration"
- From top menu bar select "Structure"
- Click "Menus"
- Click "list links" in the "Navigation" section
- Click "edit" next to "BlastChat"
- Adjust fields as needed
- Click "Save"
Publish "BlastChat Shout" extension
- Navigate to your Drupal 7 administrator backend and login
- From top menu bar select "Structure"
- Click "Blocks"
- Click "configure" next to "BlastChat Shout"
- Set desired configuration
- Set "REGION SETTINGS"
- Click "Save Block"
Full screen link
- Navigate to your Drupal 7 administrator backend and login
- From top menu bar select "Structure"
- Click "Menus"
- Click "list links" in the section where you want to place the menu link
- Click "Add link"
- Fill fields as needed
- Fill "Path" with
"blastchat?d=1&r=rids&i=intf"
where
- rids = comma separated list of Room id(s) to open, i.e. r=1 or r=1,2
- intf = chat or bar (interface to open), i.e. i=chat or i=bar
- Click "Save"
Mobile link
- Navigate to your Drupal 7 administrator backend and login
- From top menu bar select "Structure"
- Click "Menus"
- Click "list links" in the section where you want to place the menu link
- Click "Add link"
- Fill fields as needed
- Fill "Path" with
"blastchat?i=mob"
- Click "Save"