zoglo / contao-accessibility
Collection of A11y features and backports for the Contao CMS
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:CSS
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
- symfony/http-kernel: ^6.4 || ^7.0
Requires (Dev)
- contao/contao-rector: @dev
- contao/easy-coding-standard: ^6.13
- contao/manager-plugin: ^2.3.1
- phpstan/phpstan: ^2.1
- phpstan/phpstan-doctrine: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-symfony: ^2.0
- shipmonk/composer-dependency-analyser: ^1.8
- shipmonk/dead-code-detector: ^0.12
- slam/phpstan-extensions: ^6.6
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2025-07-08 09:33:37 UTC
README
Collection of A11y features and backports for the Contao CMS
About
Includes Backports and accessibility features to the Contao CMS, notably the following:
- Since Contao 5.4: Adds the
ARIA label
to the navigation module (contao/contao#7209) - Since Contao 5.5: Add a
title
attribute to theyoutube
andvimeo
element (contao/contao#7572) - (Since Contao 5.6): Provide an accessible main menu navigation (contao/contao#8012)
Soon
- Since Contao 5.5: Implement subtitles and CC functionality for videos (contao/contao#7604)
Disclaimer
Note
Please understand that there will not be backports for Contao-Versions prior to Contao 5.3. Please consider updating to the newest Contao-Version instead.