Skip to content

This repository contains the 3.0.x premod of phpBB SEO.

Notifications You must be signed in to change notification settings

phpBBSEO/premod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

TRACKER

If you want to report a bug or would like to report an improvement, please use our tracker.

CONTINUOUS INTEGRATION

We have unit and functional tests in order to prevent regressions. These tests are performed by Travis CI.

Build Status: Build Status

BUILDING PACKAGES

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