- Create new database and import forums_empty.sql file from 'data' folder.
- Create copy the
forums/config.sample.py
toforums.config.py
and add the values accordingly. - To override any settings, create
forums/local_settings.py
and add the settings there.