Last modified: August 6, 2025 at 1:55am

Drupal CMS provides tools that empower you to optimize your site and content for accessibility. With one click, you can add additional accessibility tools that can help you evaluate and enhance the accessibility of your content.

By the end of this tutorial, you'll be able to:

  • Install the Accessibility Tools add-on in Drupal CMS.
  • Find and use the newly-added accessibility tools in the administrative toolbar and content editing pages.
Back to top

Goal

Locate the features added to the administrative toolbar and content editing pages by the Accessibility Tools recommended add-on.

Back to top

Prerequisites

Back to top

Install the Accessibility Tools add-on

  1. In the Drupal CMS admin toolbar, navigate to Extend (/admin/modules).
  2. Select the Recommended tab.
  3. Locate the Accessibility Tools add-on.
  4. Press the Install button for Accessibility Tools.

Drupal CMS will install and configure the following modules:

  • Editoria11y
Back to top

Try out the Editoria11y assistant

  1. In the Drupal CMS admin toolbar, navigate to Content (/admin/content).
  2. Locate the Accessibility Tools demo page content item in the list.
  3. Click the link to view the page, or choose the Edit option from the dropdown menu.
  4. In both cases, youโ€™ll see an inline accessibility report with tips about how to improve the page content.

You can use the Editoria11y assistant in your custom content, too.

Back to top

Access content accessibility sitewide reports

  1. In the Drupal CMS admin toolbar, navigate to Reports > Content Accessibility (/admin/reports/editoria11y).
  2. Browse the report to identify, and fix, accessibility related issues with your siteโ€™s content.
Back to top

Next

Back to top

Wrap-up

In this tutorial, we installed the Accessibility Tools recommended add-on which added features you can use to optimize your content for accessibility. After enabling it, youโ€™ll find the Editoria11y assistant available to content editors both when viewing, and editing, pages on your site.

Back to top