Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2015-06-01 08:09:32

samapraku
Member
Registered: 2014-09-17
Posts: 65

Chat events in Custom extensions

Hi Remdex,

I have been trying to create a custom extension to integrate Push notifications using (GCM) in my android app.

I tried to use the boostrap.php file to subscribe to chat events in your customstatus extension but function to be called in the events are not executing.

I also tried to use the newchat and unread chat files in the callbacks folder but the files are not executed either when there is a new chat and unread chat.

I followed the instructions in the documentation to enable the customstatus extension.

Please is there something I am doing wrong?

Thanks

Offline

#2 2015-06-01 08:11:26

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Chat events in Custom extensions

Hi,

Try to see this.
https://github.com/LiveHelperChat/sugarcrm

Or this, it listens to more common events like chat start etc.
https://github.com/LiveHelperChat/xmpp- … tstrap.php

Make sure extension is activated itself.

Offline

#3 2015-06-02 08:23:00

samapraku
Member
Registered: 2014-09-17
Posts: 65

Re: Chat events in Custom extensions

Thank you very much remdex.

I have been able to get it working by checking the links you gave.

Offline

Board footer