Accessibility Quality Gate
- Extension key
-
a11y_quality_gate
- Package name
-
priebera/typo3-a11y-quality-gate
- Language
-
en
- Author
-
Patrik Priebera and contributors
- License
-
GPL-2.0-or-later, like the extension itself.
Accessibility Quality Gate (AQG) is a TYPO3 extension that brings accessibility checks into the editorial workflow. It analyses RTE content, structured TCA field values and server-rendered HTML, reports findings in a dedicated backend module, highlights problems directly in CKEditor and can warn or block editors when a page is published above a configured issue threshold.
AQG helps teams find common accessibility problems early. It does not certify accessibility and does not replace a manual accessibility audit. See Known limitations for the exact scope of the automated checks.
Introduction
What AQG checks, which parts are free, which parts require a licence and where automated testing stops.
Installation
System requirements, Composer installation and the first-run steps in the TYPO3 backend.
Configuration
Scanned fields, rules, quality gate thresholds, licence activation, remote scan access, AI suggestions and TSconfig.
Usage
CKEditor highlighting, the Accessibility backend module, rendered page checks, remote scans and report exports.
Automation
Running scans from the command line and with the TYPO3 Scheduler.
Rule reference
All built-in RTE, structured and rendered HTML rules with their severities and WCAG references.
Privacy and security
Which data leaves the installation, how secrets are stored and which settings are security relevant.
Known limitations
Automated versus manual accessibility testing and the documented boundaries of every scan type.
Upgrade
Version scheme, database updates and things to check after an update.
Troubleshooting
Common problems with scans, licences, remote access and the quality gate.
How to get help
Support channels, issue templates and security contact.