I'm interested in putting together some customisations to the Odoo 8.0 Live Chat design on the website frontend.
Has anyone come across any custom work on this particular module in the wild?
I'm interested in putting together something like this:
http://www.livechatinc.com/?partner=lc_1079726&utm_source=chat_window
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
5070
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
ene 25
|
899 | ||
|
0
ago 24
|
1154 | ||
|
1
ene 23
|
2101 | ||
|
10
dic 22
|
24834 | ||
|
1
dic 22
|
3628 |
Luke are you purely talking about lay-out modifications etc? The lay-out for the livechat is build here: https://github.com/odoo/odoo/blob/8.0/addons/im_livechat/views/im_livechat_view.xml#L77 so you could just modify this?
@Yenthe,
Thanks for the link. I'm just wondering if there are any projects out there already or not. I'll put together my own basic module if not, however i'd rather not re-invent the wheel if someone else is already working on something similar.
I'd like to integrate a rating for the support after the customer's chat session is finished as well as a few other features (away message and contact form, etc.). If there are no current (public) projects i'll start work on my own soon.