phpbb / consentmanager
GDPR-ready consent manager for phpBB forums, providing category consent, deferred script and iframe loading, consent logging, and extension integration APIs.
Package info
github.com/phpbb-extensions/consent-manager
Type:phpbb-extension
pkg:composer/phpbb/consentmanager
Requires
- php: >=7.2
- ext-dom: *
- composer/installers: ^1.0 || ^2.0
Requires (Dev)
- phing/phing: ~2.4
This package is auto-updated.
Last update: 2026-06-20 00:49:24 UTC
README
Consent Manager
Modern cookie consent for phpBB
Simple, GDPR-ready privacy controls with category-based consent, ACP management tools, and extension-friendly integrations.
Features
- Consent banner and preference modal
- Category-based consent options
- Deferred script and iframe media loading
- Consent logging with CSV export and deletion tools
- Consent version resets
- Google Consent Mode
- ACP-managed categories, integrations, translations, and audit logs
- PHP and JavaScript integration APIs
Supported categories:
- Necessary
- Analytics
- Marketing
- Embedded media
Necessary cookies stay enabled. The rest requires consent.
For phpBB extension developers
Consent Manager makes it easy for extension authors to ensure analytics, embeds, advertising, and other non-essential scripts only load after user consent has been granted.
See the Developer Documentation for a complete guide.