phpBB
ActiveOverview
phpBB is a web-based bulletin board/forum application written in PHP. It enables website owners to create and manage online communities where users can post discussions, topics, and replies in threaded forums. Targeted at administrators seeking a customizable, standards-compliant forum solution, it stands out for its longevity since 2000, extensive modding ecosystem, and adherence to web standards like HTML5 and accessibility guidelines.
Key Features
- User Management - Handles registrations, profiles, permissions, and moderation tools for community members.
- Forum Structure - Supports hierarchical categories, forums, subforums, and threaded discussions.
- Extensions System - Modular plugin architecture for adding styles, features, and customizations.
- Search Functionality - Full-text search across posts, users, and attachments with advanced filters.
- Private Messaging - Internal messaging system for user-to-user communication.
- Attachments and Media - Upload and embed files, images, and polls in posts.
- Anti-Spam Tools - CAPTCHA, posting limits, and bot detection features.
- Mobile-Responsive Styles - Built-in support for responsive themes compatible with modern devices.
Pricing
| Plan | Price | Includes |
|---|---|---|
| Community Edition | Free | Full core software, extensions, styles, and documentation. |
| Donations | Voluntary | Supports development; no additional features. |
Platforms & Requirements
phpBB runs on any web server supporting PHP 7.4+ and MySQL 5.7+/MariaDB 10.2+, PostgreSQL 9.6+, SQLite 3.24+, or Oracle. Requires a LAMP/LEMP stack or equivalent; no desktop or mobile native apps. Notable limitation: performance scales with server resources for large communities.
Integrations & Ecosystem
- MySQL/MariaDB databases
- PostgreSQL
- SQLite
- OAuth2 authentication
- WordPress bridge
- LDAP integration
- REST API via extensions
- Export to CSV/JSON
Alternatives
| App | Difference |
|---|---|
| Discourse | Modern, JavaScript-based with real-time features; hosted SaaS option unlike phpBB's self-hosted PHP model. |
| vBulletin | Commercial, proprietary software with higher cost but enterprise support. |
| Flarum | Lightweight, single-page app forum; faster but less feature-rich out-of-box. |
| MyBB | Similar PHP/MySQL forum; more plugins but less active development. |
Reputation
phpBB is regarded as a reliable, mature forum software with a dedicated long-term community and frequent security updates. Strengths include high customizability via thousands of extensions and styles, plus strong backward compatibility. Criticisms focus on a dated default interface requiring styling work and occasional performance issues on high-traffic sites without optimization.