The latest event used in this extension was added in phpBB 3.1.2. I use twig, which is 3.2+, so presumably the requirements are:
phpBB 3.2+ & PHP 7.1.3+
I have only tested on 3.3.7 with PHP 8.1, but no new syntax was used either.
Allows you to merge child forums into a parent forum when managing a forum within the ACP.
You can install this on the latest release of phpBB 3.3 by following the steps below:
- Create
toxyy/acpmergechildforums
in theext
directory. - Download and unpack the repository into
ext/toxyy/acpmergechildforums
- Enable
ACP Merge Child Forums
in the ACP atCustomise -> Manage extensions
.
- Disable
ACP Merge Child Forums
in the ACP atCustomise -> Extension Management -> Extensions
. - To permanently uninstall, click
Delete Data
. Optionally delete the/ext/toxyy/acpmergechildforums
directory.
- Report bugs and other issues to the Issue Tracker.