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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
5133
Vues
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
janv. 25
|
930 | ||
|
0
août 24
|
1241 | ||
|
1
janv. 23
|
2154 | ||
|
10
déc. 22
|
24882 | ||
|
1
déc. 22
|
3691 |
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.