Extension for phpBB 3.3 to enhance the pbWoW3 style with additional functionality. Originally by PayBas. Now maintained by avathar.
Version: 3.3.2 (14/04/2026)
- phpBB 3.3.0 or higher
- PHP 8.1 or higher
- ACP module with configurable settings:
- Custom logo (image path, dimensions, margins, responsive scaling)
- Top header-bar (custom HTML content, optional fixed positioning)
- Header-box custom links
- Video background (enable/disable, all pages or index only)
- Fixed background position
- Index advertisement block (optional, requires avathar/recenttopicsav)
- Three custom template events in the top-bar for third-party extensions (
top_bar_links_before,quickstyle_event,top_bar_links_after)
Arabic, Czech, Dutch, English, French, German, German (formal), Portuguese, Russian, Slovak, Spanish, Spanish (informal), Swedish, Ukrainian
pbWoW3, pbtech, pbWoW3 child styles (Legion, WotLK, Battlecry)
- Download the latest release and unzip it.
- Copy the contents to
ext/paybas/pbwowext/(so thatext.phpis atext/paybas/pbwowext/ext.php). - Navigate in the ACP to
Customise -> Manage extensions. - Find
PBWoW 3.3 Extensionunder "Disabled Extensions" and clickEnable.
- Navigate in the ACP to
Customise -> Manage extensions. - Click the
Disablelink forPBWoW 3.3 Extension. - To permanently uninstall, click
Delete Data, then delete thepbwowextfolder fromext/paybas/.
Custom template events, phpBB core events subscribed, and integration details are documented in contrib/Events.md.
Originally by PayBas. Maintained by Andy Vandenberghe (Sajaki).