Drupal Chat Module
Learn how to install chat into your Drupal site in 5 minutes
- Step 1 - Download the DrupalChat module from http://ftp.drupal.org/files/projects/drupalchat-7.x-2.8.tar.gz (direct download link) and save it to your modules(sites/all/modules) folder.

DrupalChat project page
- Step 2 - Enable only DrupalChat module at admin/modules as shown below.

Enable DrupalChat module
- Step 3 - Set the access drupalchat permission for authenticated users at admin/people/permissions.

Set DrupalChat permissions
- Step 4 - Generate API Key in order to use our servers securely with your website. Go to https://v2.iflychat.com/user/register

Generate a new API key

Generate a new API key for your domain
- Step 6 - Copy the newly generated APP ID and API key.

Copy API key
- Step 7 - Go to admin/config/drupalchat/configuration (on your website) in order to configure DrupalChat module. Select iFlyChat Servers as the polling method and paste API Key and APP ID.

Select polling method
- Click on Save. That's it!
Last modified 3yr ago