Remigijus Kiminas
Remigijus Kiminas
This plugin is not tested and updated for long time so it's easier to use telegram integration just
Telegram can be used as a mobile client
About this one i'm not sure, I ques you will have to figure-out this one yourself.
Try to have lhc config in the same path where lhc is installed... I ques it saves data there. On 24 September 2015 at 11:31, SergeyDjam [email protected] wrote: > how...
Hi, at the moment only 15.07 is supported. I do not have specific deadline then new version if Ejabberd will be supported.
Hi, At the nearest feature not. But i recommend just use telegram extension to have mobile support. Using telegram clietns you can chat with few customers also at the same...
I'm afraid not. But i ques can be done something. Or your operators can chat directly through telegram just :D
Yes there is plans in the future to write plugin for Prosody. Any pull request also welcome. It should not be hard, like you can find source of Ejabberd mods...
Hi, You can try to write {additional_data} but it will be just json array. You can see here how I write https://github.com/LiveHelperChat/osTicket/blob/master/osticket/bootstrap/bootstrap.php#L139 At the moment because lack of time I...
If you are talking about about attachments related to specific file you can just use ``` erLhcoreClassModelChatFile::getList(['filter' => ['chat_id' => $chat->id]]) ``` and then file_get_contents($file->file_path_server);