Skip to content
Snippets Groups Projects
Commit cd3778d0 authored by Diego Sampaio's avatar Diego Sampaio Committed by GitHub
Browse files

Livechat CRM integration improvements (#3912)

- Add ability to livechat customers to close the chat session
- Send data to CRM on any livechat edit action
- Add new livechat callbacks: `livechat.saveGuest`, `livechat.saveRoom` and `livechat.saveInfo`
- Rename livechat callbacks:
  - `closeLivechat` -> `livechat.closeRoom`
  - `sendOfflineLivechatMessage` - `livechat.offlineMessage`
- Rename method `livechat:saveLivechatInfo` to `livechat:saveInfo`
- Save CRM returned data
- Add option to override the input box template
parent 8b337491
No related branches found
No related tags found
No related merge requests found
Showing
with 262 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment