GitHub - bbatsell/phpbb3: phpBB 3 Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.

phpBB

ABOUT

phpBB is a free bulletin board written in PHP.

THIS FORK

This fork will be focused on small changes to make phpBB more scalable and highly available. Planned features include:

  • CDN settings for static assets
  • More thorough spam detection and handling, on both posts and user profiles
  • Awareness of MySQL master/slave replication, including distributing reads and implementing a read-only mode in order to cope with the write master being unavailable
  • Alternate search plugins

LICENSE

GNU General Public License v2