Chat
This plugin displays an icon to open a simple, stateless chat. New messages are sent to all registered users. The chat history is not saved and is lost when logging out, reloading or closing the page.

Configuration
Example configuration
{
"tooltip": "CORE_CHAT", (1)
"title": "CORE_CHAT", (2)
"iconCls": "x-fal fa-comments", (3)
"displayMode": "auto" (4)
}
| 1 | Tooltip of the button |
| 2 | Title of the chat window |
| 3 | Icon of the button |
| 4 | Possible values are:
|
Keywords: