dorsetdigital / silverstripe-tawkto
Simple add-on to enable tawk.to chat on your site
Installs: 85
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 1
Type:silverstripe-vendormodule
Requires
This package is auto-updated.
Last update: 2024-11-06 10:07:57 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?flush
to 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!