phpBB Sitemaker Content Categories is an Extension for phpBB 3.2
Organize your phpBB Sitemaker Content into categories
- Create category groups
- Define nested list of category items in ACP
- Add one or more category fields to any content type
- Filter content by category
- Adds a category constraint to Recent Content block
Clone into phpBB/ext/blitze/category:
git clone https://github.com/blitze/phpBB-ext-sitemaker_content_category.git phpBB/ext/blitze/category
Go to "ACP" > "Customise" > "Extensions" and enable the "Sitemaker Content Categories" extension.
- Create a issue in the tracker
- Note the restrictions for branch names and commit messages are similar to phpBB3
- Submit a pull-request
We use Travis-CI as a continuous integration server and phpunit for our unit testing. See more information on the phpBB development wiki.