Creating an HTML5 Chat Page

TLDR ZaidPadua asked about creating an HTML5 chat page. sojan_official recommended embedding an iframe into the page, providing a reference link.

Photo of ZaidPadua
ZaidPadua
Mon, 16 May 2022 12:16:20 UTC

How can I make an html5 chat page? So that it is not a button, but a separate page

Photo of sojan_official
sojan_official
Tue, 17 May 2022 11:49:31 UTC

you could embed the the iframe into the page. ref: https://github.com/chatwoot/chatwoot/issues/1237