
內容簡介
Adinav Accessibility Audit for EAA 外掛專為符合歐洲無障礙法案而設計,能夠掃描網站的 HTML,報告無障礙障礙並提供修正建議,幫助網站達到 WCAG 2.1 Level AA 標準,確保網站對所有使用者友好。
【主要功能】
• 掃描網站 HTML,報告無障礙障礙
• 提供具體的修正建議和相關標準
• 生成無障礙聲明,符合 EAA 要求
• 不添加任何前端腳本或小工具
• 確保數據隱私,不傳送任何外部數據
外掛標籤
開發者團隊
② 後台搜尋「Adinav Accessibility Audit for EAA」→ 直接安裝(推薦)
原文外掛簡介
The European Accessibility Act (Directive (EU) 2019/882) has applied since 28 June 2025. It covers e-commerce, banking, transport, telecoms and consumer digital services. The standard it requires is EN 301 549, which applies WCAG 2.1 Level AA.
Enforcement is no longer theoretical. The first EAA lawsuits in Europe were filed in France in November 2025, and national market-surveillance authorities are now actively supervising.
Adinav Accessibility Audit for EAA scans the HTML your visitors actually receive and reports every barrier it can prove is there — with the exact element, the WCAG success criterion it breaks, the EN 301 549 clause a regulator would cite, and how to fix it in code.
This is not an overlay
Overlay widgets that promise instant compliance from one line of JavaScript do not deliver compliance. The EU has never endorsed them, European disability organisations have rejected them, and their presence on a site is increasingly read by regulators as evidence that the site was never made accessible in the first place.
This plugin changes nothing on your front end. It adds no script, no widget, no banner. It tells you the truth about your site and gets out of the way.
What it checks
Every check runs against WCAG 2.1 A and AA, mapped to the EN 301 549 clause:
Images with no alt attribute, and alt text that is just a file name
Form fields with no label — the single most common checkout blocker
Buttons and links with no accessible name (icon-only carts, hamburger menus, close buttons)
Link text that says nothing out of context (“Read more”, “Cliquez ici”)
Missing page language, missing page title
Skipped heading levels, empty headings, missing h1
iframes with no title
Data tables with no header cells
Duplicate ids that silently break label associations
Positive tabindex that wrecks keyboard order
aria-hidden containers that still trap keyboard focus
Pinch-to-zoom disabled on mobile (user-scalable=no)
Timed page refreshes
Video without captions; audio or video that autoplays with sound
Missing autocomplete on personal-data fields (WCAG 1.3.5 AA — inside the EAA’s required level, and almost universally missed)
Missing main landmark
Colour contrast below 4.5:1, where it can be verified with certainty
It tells you what it cannot know
Automated testing cannot prove compliance, and this plugin will never tell you it has. Colour contrast defined in stylesheets, keyboard focus order, and the behaviour of dynamic content can only be confirmed by a manual test with assistive technology. The report says so, plainly, instead of handing you a green tick you cannot rely on in front of a regulator.
A false positive is worse than a missed issue. Every rule here fires only on evidence present in the page source.
Accessibility statement generator
The EAA does not only require an accessible service — it requires you to publish information about how you meet the requirements. This plugin generates that statement from your real scan results, including the failures it found. It will not write “fully compliant” for you: a compliance claim that a regulator can disprove in thirty seconds with a screen reader turns an accessibility problem into a false-declaration problem.
Privacy
This plugin sends no data anywhere. It makes HTTP requests only to your own site’s public pages, exactly as a visitor’s browser would, and stores the results in your own database. There is no telemetry, no external API, no account, and no tracking. Uninstalling it removes its table and its options completely.
