You are here

README.txt in Olark Chat 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
**************************************
The Olark module for Drupal
by Jeff Robbins / Lullabot
Drupal 7 port by Ilari Mäkelä / Mearra
**************************************

The Olark module provides some simple integration between the Olark live chat
service and Drupal.

In addition to adding the Olark code to your page, the module also tells the
operator whether the user is logged in and if so, what their username, email
address, and user page are.

Installation
============
1. Create and configure an account at [Olark](http://www.olark.com).
2. Place this module in your modules directory and enable it.
3. Visit http://www.olark.com/install and copy the code chunk
4. Visit admin/settings/services/olark on your Drupal site and paste the code
   chunk into the textarea. Submit the settings form.

Olark Advanced Settings
=======================
To enable Olark on Android phones please ensure the "Enable on Smart Phones"
option is checked in Olark advanced settings. The advanced settings can be
accessed at: https://www.olark.com/customize/config?customize_form_pane=advanced

File

README.txt
View source
  1. **************************************
  2. The Olark module for Drupal
  3. by Jeff Robbins / Lullabot
  4. Drupal 7 port by Ilari Mäkelä / Mearra
  5. **************************************
  6. The Olark module provides some simple integration between the Olark live chat
  7. service and Drupal.
  8. In addition to adding the Olark code to your page, the module also tells the
  9. operator whether the user is logged in and if so, what their username, email
  10. address, and user page are.
  11. Installation
  12. ============
  13. 1. Create and configure an account at [Olark](http://www.olark.com).
  14. 2. Place this module in your modules directory and enable it.
  15. 3. Visit http://www.olark.com/install and copy the code chunk
  16. 4. Visit admin/settings/services/olark on your Drupal site and paste the code
  17. chunk into the textarea. Submit the settings form.
  18. Olark Advanced Settings
  19. =======================
  20. To enable Olark on Android phones please ensure the "Enable on Smart Phones"
  21. option is checked in Olark advanced settings. The advanced settings can be
  22. accessed at: https://www.olark.com/customize/config?customize_form_pane=advanced