Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tom Brian Stegmann 20 posts 135 karma points
    Dec 30, 2020 @ 13:59
    Tom Brian Stegmann
    0

    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

  • Dhanesh Kumar MJ 158 posts 511 karma points c-trib
    Dec 30, 2020 @ 15:36
    Dhanesh Kumar MJ
    1

    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/

      • You simply add script code to the header of whatever page you want it to appear.
      • In Umbraco you should have access to the HTML source of your website. You should then be able to easily add the script code.

    Regards

    Dhanesh (phases.dk)

  • Tom Brian Stegmann 20 posts 135 karma points
    Dec 30, 2020 @ 16:11
    Tom Brian Stegmann
    0

    Hi Dhanesh,

    Thank you for your feedback! 🙂

    This looks very useful - I will definitely be looking further into your suggestions.

    Best regards,

    Tom

  • Adrian Cojocariu 9 posts 88 karma points hq
    Jan 05, 2021 @ 09:14
    Adrian Cojocariu
    1

    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

  • Tom Brian Stegmann 20 posts 135 karma points
    Jan 06, 2021 @ 08:38
    Tom Brian Stegmann
    0

    Hi Adrian,

    Thank you for your input - I'll definitely take a look at that. 🙂

    Best regards, Tom

  • asad 39 posts 113 karma points
    Oct 08, 2023 @ 15:02
    asad
    0

    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

  • Amit 6 posts 76 karma points
    Aug 18, 2021 @ 12:07
    Amit
    0

    SignalR not worked on Umbraco Cloud but worked on other server.

Please Sign in or register to post replies

Write your reply to:

Draft