ubl / supportchat-switch
Supportchat switch to enable chat at frontend for Typo3 Supportchat extension
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms: ^8.7 || ^9.5
- ubl/supportchat: ^2.5
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_status
with state:true/false - Please note! All following logical steps have to be integrated separately at Typo3 frontend.
- Returns JSON by AJAX route
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.