You are here

Files in LiveChat 8.3

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt --- version 8.x-3.0-beta1 --- Ported new D8 codebase from https://github.com/livechat/integration-drupal Re-implemented Drupal coding standards --- version 2.0.0 --- Ported base functions and logic Added libraries Attached JS with…
livechat-settings.html.twig templates/livechat-settings.html.twig <div id="login_panel" style="display:flex; align-items: center;"> <div style="display: flex; flex-direction: column; align-items: center; margin-bottom: 40px;"> <div style="display: flex;…
livechat.css css/livechat.css [data-tooltip] { display: inline-block; position: relative; cursor: help; padding: 0px; } /* Tooltip styling */ [data-tooltip]:before { content: attr(data-tooltip); font-style: normal; display: none; position: absolute; background:…
livechat.info.yml livechat.info.yml livechat.info.yml
livechat.install livechat.install Installation file for the LiveChat module.
livechat.libraries.yml livechat.libraries.yml livechat.libraries.yml
livechat.links.menu.yml livechat.links.menu.yml livechat.links.menu.yml
livechat.links.task.yml livechat.links.task.yml livechat.links.task.yml
livechat.module livechat.module LiveChat module.
livechat.permissions.yml livechat.permissions.yml livechat.permissions.yml
livechat.routing.yml livechat.routing.yml livechat.routing.yml
livechat.schema.yml config/schema/livechat.schema.yml config/schema/livechat.schema.yml
livechat.settings.yml config/install/livechat.settings.yml config/install/livechat.settings.yml
LivechatController.php src/Controller/LivechatController.php Drupal\livechat\Controller
README.txt README.txt Installing LiveChat in Drupal: 1. Upload `livechat` directory to `/sites/all/modules/`. 2. Open your Drupal website. 3. Go to "Administration > Extend" and activate `LiveChat` module (under `Other` category). 4. Go to "Administration…

Other projects