The Slaask module integrates the Slaask chat JavaScript into your Drupal site.
This module requires no other modules.
Clone the repo into the "modules" folder of your site.
git clone https://github.com/slaaskhq/drupal-slaask.git
cd drupal-slaask
See https://drupal.org/documentation/install/modules-themes/modules-8 for further information.
- Configuration is available on the administration page: admin/config/slaask
- Add your Slaask key in the widget id field and it will be injected into the file js/slaask_init.js
- Format: _slaask.init('*************');