Shows total number of active extensions installed in the forum statistics with a link to a new page to a list of the installed extensions with their versions and descriptions.
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
activeextlist. - In the
extdirectory of your phpBB board, create a new directory namedspaceace(if it does not already exist). - Copy the
activeextlistfolder to/ext/spaceace/(if done correctly, you'll have the main extension class at (your forum root)/ext/spaceace/activeextlist/composer.json). - Navigate in the ACP to
Customise -> Manage extensions. - Look for
Active Extensions Listunder the Disabled Extensions list, and click itsEnablelink.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
Active Extensions Listunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/spaceace/activeextlistfolder.