ubl/supportchat-switch

Supportchat switch to enable chat at frontend for Typo3 Supportchat extension

0.1.1 2023-03-14 10:43 UTC

This package is auto-updated.

Last update: 2024-04-19 10:46:22 UTC


README

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.