mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-21 04:42:01 +02:00
35 lines
588 B
Markdown
35 lines
588 B
Markdown
# Live Chat
|
|
|
|
|
|
Live Chat Support
|
|
==========================
|
|
|
|
Allow to drop instant messaging widgets on any web page that will communicate
|
|
with the current server and dispatch visitors request amongst several live
|
|
chat operators.
|
|
Help your customers with this chat, and analyse their feedback.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-im_livechat
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- mail
|
|
- rating
|
|
- digest
|
|
- utm
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/im_livechat
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|