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

v1.0.0 2018-08-24 12:29 UTC

This package is auto-updated.

Last update: 2024-04-06 09:04:56 UTC


README

Very simple module for managing and injecting the required code for the tawk.to live chat system.

Scrutinizer Code Quality Build Status License Version

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!