Pages extension for phpBB
This is the repository for the development of the phpBB Pages Extension.
ext
directory of your phpBB board.Customise -> Manage extensions
.Pages
under the Disabled Extensions list, and click its Enable
link.Extensions
-> Pages
.Customise -> Extension Management -> Extensions
.Pages
under the Enabled Extensions list, and click its Disable
link.Delete Data
and then delete the /ext/phpbb/pages
directory.View the Wiki for guides to customise page link icons and page templates.
Pages can convert/import data from Static Pages MOD 1.0.3. If Pages finds the Static Pages MOD data in your database, it will automagically convert it when you enable Pages. To complete the transition, we recommend you review the Static Pages MOD’s install instructions in order to remove the file-edits to constants.php
and delete all of the included files the MOD added to your forum.
Note: Pages will keep a backup of the Static Pages MOD data in a database table named pages_mod_backup
. Pages will never delete or alter this backup table. Pages has not been tested with any other similar MODs.