This is the repository for the development of the phpBB Board Rules Extension.
You can install this on the latest release of phpBB 3.1 by following the steps below:
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
boardrules. - In the
extdirectory of your phpBB board, create a new directory namedphpbb(if it does not already exist). - Copy the
boardrulesdirectory tophpBB/ext/phpbb/(if done correctly, you'll have the main extension class at (your forum root)/ext/phpbb/boardrules/ext.php). - Navigate in the ACP to
Customise -> Manage extensions. - Look for
Board Rulesunder the Disabled Extensions list, and click itsEnablelink. - Set up and configure Board Rules by navigating in the ACP to
Extensions->Board Rules.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
Board Rulesunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/phpbb/boardrulesdirectory.
- Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
- Report bugs and other issues to our Issue Tracker.
- Support requests should be posted and discussed in the Board Rules topic at phpBB.com.
