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
Requires
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-18 16:59:18 UTC
README
Archived / no longer maintained
This module provided a small Silverstripe integration for the tawk.to live chat service. It is no longer used or maintained by Dorset Digital and no further development is planned. The repository remains available for existing users and historical reference.
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!