Skip to content

Configuration

After installation, configure the plugin at Admin → Live Chat → Settings.

General Settings

SettingDescriptionDefault
Enable Live ChatShow/hide the chat widget on frontendOn
Widget TitleText displayed in the chat headerLive Chat
Online StatusManual online/offline toggleOnline
Welcome MessageFirst message visitors see when opening chatHello! Thanks for reaching out...
Admin NameName shown for admin repliesSupport

Visitor Form Fields

Control which fields visitors must fill before starting a chat:

  • Display Fields — Choose which fields to show: Email, Phone, or both
  • Mandatory Fields — Choose which displayed fields are required

The Name field is always required.

Random Admin Names

When enabled, each new conversation is assigned a random name from your list instead of the default admin name.

  1. Enable Use Random Admin Names
  2. Enter one name per line in the text area (e.g., Sarah, Mike, Emma)

Appearance

SettingDescriptionDefault
Primary ColorMain widget color (button, header)#5A5EB9
Hover ColorButton hover color#4a4ea0
Avatar ImageCustom image for chat headerDefault icon
PositionWidget placement on screenBottom Right
Offset X/YPixel offset from screen edge20px
Display on MobileShow always or hide on mobileAlways show

Polling

SettingDescriptionDefault
Poll IntervalHow often to check for new messages (ms)3000

TIP

Lower values (2000–3000ms) give faster updates but increase server load. For high-traffic sites, use 5000ms or higher.

Permissions

The plugin registers these permissions under Admin → Settings → Roles & Permissions:

PermissionDescription
live-chat.conversations.indexView conversations list
live-chat.conversations.showView individual conversations
live-chat.conversations.replyReply to and close conversations
live-chat.conversations.destroyDelete conversations
live-chat.webhooks.indexView webhooks list
live-chat.webhooks.createCreate webhooks
live-chat.webhooks.editEdit and test webhooks
live-chat.webhooks.destroyDelete webhooks
live-chat.settingsAccess settings page