You are here

README.txt in Zopim Live Chat 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 6.2 README.txt
  3. 7 README.txt
### ABOUT

  This module adds the necessary script to the footer of ones site for prompting users to chat via zopim.

  Current Features:
      * Administration settings to allow setting your account number for the script
      * Setting the pages in which to show the script:
            o From a blacklist of pages
            o From a whitelist of pages
            o By returning a value of true or false from PHP snippet
      * Setting visibility of script by role

### INSTALLING

  1. Extract zopim tarball into your sites/all/modules directory so it looks like sites/all/modules/zopim
  2. Navigate to Administer -> Build -> Modules and enable the module.
  3. Navigate to Administer -> Site Configuration -> Zopim and add your account number as well as any other configuration options you want.

### CREDITS

  Originally developed by Nicholas Alipaz of Stitch Technologies - http://www.stitch-technologies.com/

File

README.txt
View source
  1. ### ABOUT
  2. This module adds the necessary script to the footer of ones site for prompting users to chat via zopim.
  3. Current Features:
  4. * Administration settings to allow setting your account number for the script
  5. * Setting the pages in which to show the script:
  6. o From a blacklist of pages
  7. o From a whitelist of pages
  8. o By returning a value of true or false from PHP snippet
  9. * Setting visibility of script by role
  10. ### INSTALLING
  11. 1. Extract zopim tarball into your sites/all/modules directory so it looks like sites/all/modules/zopim
  12. 2. Navigate to Administer -> Build -> Modules and enable the module.
  13. 3. Navigate to Administer -> Site Configuration -> Zopim and add your account number as well as any other configuration options you want.
  14. ### CREDITS
  15. Originally developed by Nicholas Alipaz of Stitch Technologies - http://www.stitch-technologies.com/