Installation Instructions: 1.Upload contents of upload folder to forum root 2.Install addon-TaigaChat.xml file 3.Add the template include code to forum_list either above or below the sidebar_online_users include (whatever you feel looks best): PHP: <xen:include template="dark_taigachat" /> Or, if you want the shoutbox above or below your forum list, add the following code to forum_list: PHP: <xen:include template="dark_taigachat"><xen:set var="$taigachat_alt">1</xen:set></xen:include> Either just before or just after: PHP: <xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if> 4.Configure the permissions (view, post, modify own, modify all) for your user groups. If you have trouble accessing the modify tools, ensure the Administrative group is your primary usergroup rather than a secondary one. 5.Optionally (for XenPorta support), upload the contents xenPorta/upload folder to your forum root and import xenPorta/xenPorta_TaigaChat.xml as a block.