iFlyChat
Home
GitHub
Dashboard
Search…
iFlyChat
Documentation
Installation
WordPress
Embed Chatroom in WordPress Post
Disable Popup Chat
Hide Popup Chat from a Page
Embed Inbox View
View Chat Logs
Guest User Access
Show/Hide Popup Chat On Specific Pages
WordPress Filters and Hooks
API Reference
Create a new chat room
Retrieve list of all chat rooms
Edit a chat room
Retrieve list of all online users
Kick a user from the chat
Retrieve list of all users online in a chat room
Delete a chat room
Retrieve Thread History
JavaScript SDK
Quickstart
Custom Label In Chat Window
User Chat Button Widget
Reference
Help
General
Embedded Chatroom
Create a New Room
Create a New Embed Room
Embed Room in PHP
Feature Description
Chat Moderation
Powered By
GitBook
Create a New Embed Room
To create a new embed room, follow the steps given below:
First Create a New Room by following
guide here
.
Add embed code for this new room to your WordPress or Drupal website.
Follow this link for Drupal Embed Code
or
follow this link to get embed code for WordPress
.
Room ID
needs to be assigned to the embed code. To do so, identify the
Room ID
of the new room you have created as shown below:
In embed code, assign
Room ID
to
data-rooom-id
attribute. For example, Room ID of the
Admin Room
in above screenshot is
3
.
Please note that in
Free Plan
we provide one Free Room known as
Public Chatroom by Default
. The
Room ID
of this Room is
0
.
Previous
Create a New Room
Next
Embed Room in PHP
Last modified
2yr ago
Copy link