dorsetdigital / silverstripe-tawkto
Simple add-on to enable tawk.to chat on your site
Package info
github.com/DorsetDigital/silverstripe-tawkto
Type:silverstripe-vendormodule
pkg:composer/dorsetdigital/silverstripe-tawkto
v1.0.0
2018-08-24 12:29 UTC
Requires
This package is auto-updated.
Last update: 2026-03-06 12:45:58 UTC
README
Very simple module for managing and injecting the required code for the tawk.to live chat system.
Requirements
- Silverstripe 4.x
Installation
- Install the code with
composer require dorsetdigital/silverstripe-tawkto - Run a
dev/build?flushto update your project
Usage
You'll need a tawk.to account. Visit their site to get one: https://tawk.to and get your embed code.
Add the embed code in your site settings screen. That's it!