/docs/PyBB Gawel's repository

Previous topic

News

Next topic

Contributors

This Page

Installation and Setup

Install pybb using easy_install:

easy_install pybb

Make a config file as follows:

paster make-config pybb config.ini

Tweak the config file as appropriate and then setup the application:

paster setup-app config.ini

Then you are ready to go.