Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi friendly community,
Can anyone recommend a good chat solution that works well - or might perhaps even integrate directly - with Umbraco 8?
Preferably a customizable solution that does not entail a subscription plan.
All constructive input is welcomed - thanks in advance! 😊
Tom
Hi Tom,
I recently used the following two options in our projects.
Used SOCKET.IO(https://socket.io/docs/v3/index.html) for the live chat. This allows one to one chat,group chat etc.
A free and easy tool ,only need very less amount of coding. https://www.tawk.to/
Regards
Dhanesh (phases.dk)
Hi Dhanesh,
Thank you for your feedback! 🙂
This looks very useful - I will definitely be looking further into your suggestions.
Best regards,
Hi,
If you're familiar with SignalR from Microsoft, it's a good solution that I've successfully used in an Umbraco project, with persistence of messages in the database.
https://dotnet.microsoft.com/apps/aspnet/signalr
Regards, Adi
Hi Adrian,
Thank you for your input - I'll definitely take a look at that. 🙂
Best regards, Tom
Thanks for the input. Currently i m trying to use SignalR in Umbraco 12. I m facing some issues. Can you help me out on this Please.
Regards Asad Mehmood
SignalR not worked on Umbraco Cloud but worked on other server.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
A good chat solution for Umbraco 8?
Hi friendly community,
Can anyone recommend a good chat solution that works well - or might perhaps even integrate directly - with Umbraco 8?
Preferably a customizable solution that does not entail a subscription plan.
All constructive input is welcomed - thanks in advance! 😊
Tom
Hi Tom,
I recently used the following two options in our projects.
Used SOCKET.IO(https://socket.io/docs/v3/index.html) for the live chat. This allows one to one chat,group chat etc.
A free and easy tool ,only need very less amount of coding. https://www.tawk.to/
Regards
Dhanesh (phases.dk)
Hi Dhanesh,
Thank you for your feedback! 🙂
This looks very useful - I will definitely be looking further into your suggestions.
Best regards,
Tom
Hi,
If you're familiar with SignalR from Microsoft, it's a good solution that I've successfully used in an Umbraco project, with persistence of messages in the database.
https://dotnet.microsoft.com/apps/aspnet/signalr
Regards,
Adi
Hi Adrian,
Thank you for your input - I'll definitely take a look at that. 🙂
Best regards, Tom
Hi Adrian,
Thanks for the input. Currently i m trying to use SignalR in Umbraco 12. I m facing some issues. Can you help me out on this Please.
Regards Asad Mehmood
SignalR not worked on Umbraco Cloud but worked on other server.
is working on a reply...