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
ext
directory of your phpBB board, create a new directory namedspaceace
(if it does not already exist). - Copy the
ajaxchat
folder 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 Chat
under the Disabled Extensions list, and click itsEnable
link.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Ajax Chat
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/spaceace/ajaxchat
folder.