Chat
This plugin displays an icon to open a simple, stateless chat. New messages are sent to all logged-in users. The chat history is not saved and is lost when you log out, reload, or close the page.

Configuration
Example configuration
{
"tooltip": "CORE_CHAT", (1)
"title": "CORE_CHAT", (2)
"iconCls": "x-fal fa-comments", (3)
"displayMode": "auto" (4)
}
| 1 | Button tooltip |
| 2 | Chat window title |
| 3 | Button icon |
| 4 | Possible values are:
|
Keywords: