Collapsible Categories extension for phpBB
This is the repository for the development of the Collapsible Categories Extension for phpBB 3.3
You can install this on the latest release of phpBB 3.3 by following the steps below:
ext
directory of your phpBB board.Customise -> Manage extensions
.Collapsible Forum Categories
under the Disabled Extensions list, and click its Enable
link.Customise -> Extension Management -> Extensions
.Collapsible Forum Categories
under the Enabled Extensions list, and click its Disable
link.Delete Data
and then delete the /ext/phpbb/collapsiblecategories
directory.Adding Collapsible Forum Categories to an existing extension is easy for an extension author to achieve. View the Wiki Page to learn how.