Remigijus Kiminas

Results 102 comments of Remigijus Kiminas
trafficstars

Please take a look at this extension. https://github.com/LiveHelperChat/livehelperchat-extensions/tree/master/singlesignon if anyone wishes can implement authentification based on this extension. It should be very similar :)

That's a good idea. I'll see how to do that :) As project started 10y ago, not much of a choices I had back then :)

Ok, I tried but it for sure won't be out of the box. Basically I would need to separate classes everywhere and it means 2x includes and includes just increasing...

https://github.com/LiveHelperChat/livehelperchat/pull/1576 You can take a look here. But the thing is - to override this class I would need to put namespace class in it's own file and `erLhcoreClassModelChat` in...

If you come to discord perhaps I could advise what hook to listen for the thing you want to do :)

Hi, All required api should be available here. https://api.livehelperchat.com If you just planning to embed html page. Then https://api.livehelperchat.com/#/user/get_restapi_loginbytoken https://api.livehelperchat.com/#/user/post_restapi_login Calls should be sufficient. If you are planning do not...

It's under way. Together with - #1173

I know. But it will support both cases.

I do not think that this scenario is supported at the moment. If chat is started the only option is for operator to redirect visitor to contact form manually.

This one will have to wait. Not sure how long :)