Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 849 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 849 Bytes

tx-supportchat-switch

Enable and disable chat for Typo3 extension Supportchat

Features

  • Backend
    • Displays button to switch on/off chat
  • Frontend
    • Returns JSON by AJAX route supportchatswitch_statuswith state:true/false
    • Please note! All following logical steps have to be integrated separately at Typo3 frontend.

Requirements

  • Typo3 > 8.7 < 9.5.99
  • Supportchat > 2.6

Installation

Installation using Composer

Best practise is installing the extension by using Composer. In your Composer based TYPO3 project root, just do composer require ubleipzig/tx-supportchat-switch.

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.