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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
5184
Görünümler
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Oca 25
|
1007 | ||
|
0
Ağu 24
|
1346 | ||
|
1
Oca 23
|
2253 | ||
|
10
Ara 22
|
25015 | ||
|
1
Ara 22
|
3767 |
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.