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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
5080
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Jan 25
|
912 | ||
|
0
Agu 24
|
1175 | ||
|
1
Jan 23
|
2110 | ||
How to activate chat (im) in v8 (trunk)
Diselesaikan
|
|
10
Des 22
|
24841 | |
Modify the front end of livechat box odoo 10
Diselesaikan
|
|
1
Des 22
|
3635 |
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.