This is the repository for the development of the Individual posts per page Extension.
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
postsperpage
. - In the
ext
directory of your phpBB board, create a new directory namedelsensee
(if it does not already exist). - Copy the
postsperpage
directory tophpBB/ext/elsensee/
(if done correctly, you'll have the main extension class at (your forum root)/ext/elsensee/postsperpage/ext.php). - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Individual posts per page
under the Disabled Extensions list, and click itsEnable
link. - Set up and configure this extension by navigating in the ACP to
Overview
->Post settings
.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Individual posts per page
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/elsensee/postsperpage
directory.
- Report bugs and other issues to the Issue Tracker.