Ajax Chat for phpbb 3.1
This extension adds a chat to your forum's main page as well as a popup and chat page with archive.
- Download the latest release from (https://github.com/LMOspaceace/ajaxchat/releases).
- Unzip the downloaded release, and change the name of the folder to
ajaxchat. - In the
extdirectory of your phpBB board, create a new directory namedspaceace(if it does not already exist). - Copy the
ajaxchatfolder to/ext/spaceace/(if done correctly, you'll have the main extension class at (your forum root)/ext/spaceace/ajaxchat/composer.json). - Navigate in the ACP to
Customise -> Manage extensions. - Look for
Ajax Chatunder the Disabled Extensions list, and click itsEnablelink.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
Ajax Chatunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/spaceace/ajaxchatfolder.