Skip to content
forked from phpbb/phpbb

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

Notifications You must be signed in to change notification settings

bbatsell/phpbb3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.0%
  • Other 1.0%