You can now easily integrate your html5 chat into phpBB. Here are the steps:
Download
You can download the phpBB html5 extension form here
Requirements
phpBB 3.2.6-RC1+ PHP 7+
Features
Adds some preliminary data and a header link to a custom page.
Quick Install
You can install this on the latest release of phpBB 3.2 by following the steps below:
- Create
toxyy/html5chat
in theext
directory. - Download and unpack the repository into
ext/toxyy/html5chat
- Enable
HTML5 Chat
in the ACP atCustomise -> Manage extensions
.
Uninstall
- Disable
HTML5 Chat
in the ACP atCustomise -> Extension Management -> Extensions
. - To permanently uninstall, click
Delete Data
. Optionally delete the/ext/toxyy/html5chat
directory.