§ // Features

Everything ComplAudit does for you.

A deep RGAA audit, a clear dashboard, targeted fixes, defensible evidence. And—if you want it—continuous monitoring against regressions.

01

RGAA 4.1 + WCAG 2.1 AA audit

axe-core engine driven by Playwright, proprietary mapping to the 106 official RGAA criteria, scoring weighted by legal severity. Smart template-based sampling (home, category, product, cart, checkout).

02

Pinpoint accuracy down to the file

Every issue is tied to its template file, its line, its DOM selector. On PrestaShop, we trace it back to the responsible module or component. On custom sites: precise DOM selector + element screenshot.

03

Logged-in pages included

Audit pages behind a login: cart, checkout, customer area. Credentials stored encrypted. Essential for stores where most of the legal compliance happens after sign-in.

04

Accessibility declaration ready to sign

A 4-step wizard pre-filled from your audit. PDF generated with a dated audit trail. You sign, you publish, you're on record.

05

Continuous monitoring (optional)

Daily audit, email alert in under 30 minutes if a regression appears after a deployment. Available as a monthly add-on after your one-time audit.

06

Multi-user and agency view

The Multi plan: up to 5 sites in one portfolio. Ideal for PrestaShop agencies. Beyond that: custom quote.

07

European hosting

All infrastructure in Germany (Hetzner, Falkenstein/Nuremberg). Sub-processors are GDPR-compliant and listed publicly. No transfers outside the EU.

08

Five languages, none copy-pasted

French, English, German, Spanish, Italian. No machine translation: every language is reviewed by a native speaker.

09

Native PrestaShop & WooCommerce modules

Connect your store in one click: score and issues inside your admin, an automatic re-audit on every deployment, and a first audit launched on install. Other platforms stay audited by URL.

10

AI-assisted fixes, for you to review

For each issue, a source-level fix suggestion — corrected snippet plus explanation — that your team reviews before applying. Never an automatic fix, never a compliance promise: a remediation aid, not an overlay.

11

CI/CD gate and conformance badge

Fail a deployment that would regress accessibility, straight from your pipeline. And show your RGAA conformance score with a badge you embed in your README.

§ // Automated + human

Why not just hire a human expert?

Because it isn't one or the other. An expert tells you where you stand, once. ComplAudit keeps you there — and brings in the expert when it's worth it.

Compliance moves with every deploy

An expert audit is a several-thousand-euro snapshot — stale the moment your next product page goes live. ComplAudit re-audits on every deploy and alerts within 30 min when something regresses.

Automation handles the volume

Missing alternatives, contrast, labels: the most common failures, in bulk, across your whole catalogue, found in minutes. Nobody should pay an expert to hand-count alt attributes.

We make the expert cheaper

We clear the mechanical 30–40 % continuously and pre-fill your declaration. When you do bring in an expert, they start from a clean, documented baseline and only bill the high-value human work.

The expert is in the tool

Need a signed human audit? The Expert-audit option orders it in one click, from your latest audit. Automated continuously, human when it counts.

01 · Dashboard

An honest score, a clear trend, the right priorities.

An "estimated score (automated audit)"—not an inflated number. A 30-day trend. The top 5 issues ranked by legal severity and frequency. No marketing math.

  • Score weighted by criticality under RGAA 4.1—not a raw axe-core number
  • 30-day trend with an inflection marker at every deployment
  • Regression banner the moment a new critical issue appears
app.complaudit.com/sites/shop-demo.fr

// score

74%

↑ 3 pts

// issues

113

31 bloq · 58 maj

// audits

42

15 derniers j

// évolution · 30 j

23 avr → 23 mai

// top 5 à corriger

View all →
  • BloquantRGAA 1.1Images sans attribut alt×12
  • BloquantRGAA 11.5Champs sans label×8
  • MajeurRGAA 3.2Contraste insuffisant×5
app.complaudit.com/issues/c7f4e2a9
BloquantRGAA 1.1 · WCAG 1.1.1·/produit/42-robe-rouge

Images sans attribut alt

// Current code

✗ non-compliant
<img src="product.jpg"
     class="prd">

// Selector

.product-detail img.prd

// PrestaShop file

themes/classic/templates/catalog/product.tpl:42

// Suggested fix

✓ compliant with RGAA 1.1
<img src="product.jpg"
     alt="Robe rouge taille M"
     class="prd">

// Why: screen readers can't describe an image without an alt attribute. Meaningful images require alternative text.

02 · Issue detail

From broken code to fixed code, in 30 seconds.

Exact DOM selector, precise PrestaShop file path, copy-ready fix. The RGAA rationale in plain language for non-technical teammates.

  • Screenshot of the violating element
  • DOM path and exact template file
  • "Why this matters"—plain-language explanation included
03 · Documented compliance

An accessibility declaration ready to sign.

A 4-step wizard. Pre-filled from your audit, fully editable, exported as a PDF with a dated audit trail for your legal records.

  • Official RGAA format
  • Mandatory disclosure of the automated audit included
  • Versioned—keeps your legal team happy
app.complaudit.com/declaration/new

// Step 3 of 4

State of compliance

74

Audit du 23 mai 2026

23 pages · 113 issues