phpBB installation
The phpBB build ships as an extension in a ZIP. Treat it like any other extension: copy it into the right tree, enable it in the ACP, then fill in the settings the screens ask for.
What you need
- A phpBB version supported by that ZIP (see
composer.jsoninside the archive if this page is older than your download). - PHP able to call outbound HTTPS (curl or equivalent).
- Network path to
api.forumfortress.com(or the API URL your host gave you).
What to do
- Download the latest ZIP:
- Download for phpBB
- Unzip into
ext/using the folder layout inside the archive (often something likeext/forumfortress/...). - Under Customise → Manage extensions, enable Forum Fortress.
- Open the extension settings and enter your forum’s public address and any API fields the form shows. Linking the site in the customer portal is optional but handy for moderation and billing—see Your account & forums.
Updates
Either watch /v1/plugin-release?platform=phpbb (API reference) or just download phpbb.zip again from the portal when you hear there is a new version, then upgrade the extension the way you usually do on phpBB.
Notes
- Queue behaviour can differ a little from XenForo; the portal still lists what the service knows about.
- This track is still maturing—if you hit a bug, use the portal Contact form and include your forum URL and phpBB version.