Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 700 Bytes

File metadata and controls

27 lines (14 loc) · 700 Bytes

TYPO3 Extension Live Chat

Features

  • Integrates the support Chat from www.livechatinc.com in your TYPO3 page
  • lightweight extension as it only uses typoscript
  • disable output of chat on per page mode

Usage

1) Installation

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

2) Minimal setup

  1. Include the static TypoScript of the extension.
  2. Set the constant plugin.tx_livechatinc.settings.liveChatId = YourLivechatId
  3. That's it

If you want the chat to be hidden on a specific page go to page settings, open "Behaviour" Tab and tick "Hide on Page" in Live Chat section.