History: module xmpp
Source of version: 3 (current)
Copy to clipboard
! Module XMPP This module uses the ConverseJS client to hold a chat session using the ((XMPP)) protocol. See also ((PluginXMPP)). !! Usage To use __module xmpp__ in a wiki page: {CODE()} {module module="xmpp" show_controlbox_by_default="y"} {CODE} where: {PLUGINMANAGER(module=xmpp) /} !! Related Pages {include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}