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
extdirectory of your phpBB board, create a new directory namedelsensee(if it does not already exist). - Copy the
postsperpagedirectory 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 pageunder the Disabled Extensions list, and click itsEnablelink. - 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 pageunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/elsensee/postsperpagedirectory.
- Report bugs and other issues to the Issue Tracker.