phpBB SEO Premod
================
The phpBB SEO Premod is a fully Search Engine Optimization friendly premodded version of phpBB.
It is intended to simplify our mods usage and installation.
If you want to report a bug or would like to report an improvement, please use our tracker.
We have unit and functional tests in order to prevent regressions. These tests are performed by Travis CI.
For building phpBB SEO Premod's packages you need to use Phing, available via PEAR.
On an Ubuntu box you need to install some packages before:
sudo apt-get install zip
From the build directory, run:
phing <target-name>
There are the following target available:
- full-package: create a full phpBB SEO Premod package