Login
Click Me

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
 

  1. Unzip downloaded file in the "sites/default/modules" directory. New directory "blastchat" will be created.

 

Configure
 

  1. Navigate to your Drupal 7 administrator backend and login
  2. Click "Modules" in the top menu bar
  3. Find "BlastChat" module and check "Enabled" checkbox, then click "Save configuration"
  4. Click "Configure" link on the right side of the "BlastChat" module listing
  5. 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
 

  1. Navigate to your Drupal 7 administrator backend and login
  2. From top menu bar select "Structure"
  3. Click "Blocks"
  4. Click "configure" next to "BlastChat Bar"
  5. Set desired configuration
  6. Set "REGION SETTINGS" (place it to the most bottom right sidebar)
  7. Click "Save Block"
  

Publish "BlastChat Chat" extension
 

  1. Navigate to your Drupal 7 administrator backend and login
  2. Click "Configure" link on the right side of the "BlastChat" module listing
  3. Click "BlastChat Chat"
  4. Set desired configuration and click "Save Configuration"
  5. From top menu bar select "Structure"
  6. Click "Menus"
  7. Click "list links" in the "Navigation" section
  8. Click "edit" next to "BlastChat"
  9. Adjust fields as needed
  10. Click "Save"
 

Publish "BlastChat Shout" extension
 

  1. Navigate to your Drupal 7 administrator backend and login
  2. From top menu bar select "Structure"
  3. Click "Blocks"
  4. Click "configure" next to "BlastChat Shout"
  5. Set desired configuration
  6. Set "REGION SETTINGS" 
  7. Click "Save Block"
 

Full screen link

 

  1. Navigate to your Drupal 7 administrator backend and login
  2. From top menu bar select "Structure"
  3. Click "Menus"
  4. Click "list links" in the section where you want to place the menu link
  5. Click "Add link"
  6. Fill fields as needed
  7. 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
  8. Click "Save"

 

Mobile link

  1. Navigate to your Drupal 7 administrator backend and login
  2. From top menu bar select "Structure"
  3. Click "Menus"
  4. Click "list links" in the section where you want to place the menu link
  5. Click "Add link"
  6. Fill fields as needed
  7. Fill "Path" with
    "blastchat?i=mob"
  8. Click "Save"