CHANGELOG.txt |
CHANGELOG.txt |
|
--- version 2.0.0 ---
Ported base functions and logic
Added libraries
Attached JS with behaviour
Implemented Drupal coding standards
--- version 1.0.4 ---
Added license routing
Added license form
Added licence number validation
Added… |
livechat.configuration.yml |
config/install/livechat.configuration.yml |
|
config/install/livechat.configuration.yml |
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 |
LiveChatLicenseForm.php |
src/Form/LiveChatLicenseForm.php |
Drupal\livechat\Form |
|
LiveChatSettingsForm.php |
src/Form/LiveChatSettingsForm.php |
Drupal\livechat\Form |
|
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… |