Option A: iframe embed
<iframe src="/chat/index.html" style="width:100%;height:520px;border:0;border-radius:16px"></iframe>
Option B: link button
<a href="/chat/">Open Chat</a>
Moderation tips
- Rename
admin.php to something obscure.
- Set
ADMIN_PASSWORD in config.php.
- Make
/chat/data writable (permissions).
- Turn on “Lock” during spikes; use “Archive” for read-only.