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
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
5136
Lượt xem
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 1 25
|
932 | ||
|
0
thg 8 24
|
1251 | ||
|
1
thg 1 23
|
2165 | ||
|
10
thg 12 22
|
24893 | ||
|
1
thg 12 22
|
3694 |
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.