Download the PHP package programeta/recipe-a11y without Composer
On this page you can find all versions of the php package programeta/recipe-a11y. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download programeta/recipe-a11y
More information about programeta/recipe-a11y
Files in programeta/recipe-a11y
Package recipe-a11y
Short Description Installs and configures common security modules.
License GPL-2.0-or-later
Informations about the package recipe-a11y
Recipe a11y - Basic
This configuration recipe is designed for Drupal 11 and provides a foundational setup to support key accessibility-related modules. It defines the necessary editor and text format configurations to ensure compatibility and usability with a curated set of modules that enhance content accessibility and editorial experience.
The recipe includes baseline configuration for the following modules, which are considered essential for accessibility-focused Drupal projects:
- Accessibility Indicator for Title Length – Helps content editors maintain optimal title lengths for accessibility and SEO.
- Linkit – Provides an intuitive interface for linking to internal content, improving usability and editorial efficiency.
- Menu Link Attributes – Allows editors to add
aria
and other HTML attributes to menu links for improved accessibility. - Editoria11y – A real-time accessibility checker that assists editors in identifying and resolving accessibility issues as they write.
- Landmark Roles - Adds additional elements to the block configuration forms that allow users to assign a ARIA landmark role and/or ARIA labels to a block.
This recipe ensures that these modules are properly integrated into the editor environment (full_html
or basic_html
), enabling a consistent and accessible content creation workflow out of the box.
All versions of recipe-a11y with dependencies
drupal/editoria11y Version ^2.2
drupal/menu_link_attributes Version ^1.5
drupal/block_aria_landmark_roles Version ^3.0
drupal/linkit Version ^7.0