Skip to content

progval/PHPBB-Extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

phpbb-extract is a script for mirroring a PHPBB forum (compatible only with forum with nice URL scheme (ie. with the SEO mod)). Has not been tested with forums without the default theme.

This script has the following dependencies:

  • Python 2.7
  • PyQuery ("aptitude install python-pyquery" or "pip install pyquery")
  • html2rest ("pip install html2rest")

About

Extract PHPBB forum to ReST files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages