November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi Karthik,
For out of the box support Forum, we have EPiServer-Relate
What is your "chat kind of things for the web application"? A chat for end-user to end-user, or a chat for end-user to Editor/Admin of the site (live support)?
Hi THACH Nguyen, Thanks for addressed this. I need the chat funcationality for end-user to end-user and also looking for the add-on for Forum functionality inside the web application for the end-user to end-user or end-user to user-group. Thanks! Regards, Karthik Asaithambi
Hi Karthik,
As I said, out of the box support Forum, we have EPiServer-Relate product
A chat for end-user to end-user, there is nothing like this out of the box. But if you want to implement it by yourself, there is no problem.
EPiServer has an add-on ContentCollaboration, which utilize SignalR for realtime communication between (authenticated) editor to (authenticated) editor.
I believe it is not too complex to use it as a starting point for your chat POI.