---
title: "Accessibility Quality Gate"
manual: "Accessibility Quality Gate"
version: "main"
permalink: "https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:start@main"
source: "Index.rst"
start: true
rendered: "2026-09-17T16:05:02+00:00"
---

# Accessibility Quality Gate {#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](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:limitations@main) for the exact scope of the automated checks.

---

**[Introduction](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:introduction@main)**

What AQG checks, which parts are free, which parts require a licence
and where automated testing stops.

**[Installation](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:installation@main)**

System requirements, Composer installation and the first-run steps in
the TYPO3 backend.

**[Configuration](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:configuration@main)**

Scanned fields, rules, quality gate thresholds, licence activation,
remote scan access, AI suggestions and TSconfig.

**[Usage](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:usage@main)**

CKEditor highlighting, the Accessibility backend module, rendered page
checks, remote scans and report exports.

**[Automation](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:automation@main)**

Running scans from the command line and with the TYPO3 Scheduler.

**[Rule reference](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:rule-reference@main)**

All built-in RTE, structured and rendered HTML rules with their
severities and WCAG references.

**[Privacy and security](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:privacy-security@main)**

Which data leaves the installation, how secrets are stored and which
settings are security relevant.

**[Known limitations](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:limitations@main)**

Automated versus manual accessibility testing and the documented
boundaries of every scan type.

**[Upgrade](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:upgrade@main)**

Version scheme, database updates and things to check after an update.

**[Troubleshooting](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:troubleshooting@main)**

Common problems with scans, licences, remote access and the quality
gate.

**[How to get help](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:help@main)**

Support channels, issue templates and security contact.
