Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

tests project is maintained

What is this?

This repository allows you to quickly install the warp speed accessibility and vast coverage tool A11yWatch Lite into a Ddev project using the instructions below.

Installation

For DDEV v1.23.5 or above run

ddev add-on get a11ywatch/ddev-a11ywatch

For earlier versions of DDEV run

ddev get a11ywatch/ddev-a11ywatch

Afterwards, run ddev restart

Explanation

This A11yWatch recipe for ddev installs a .ddev/docker-compose.a11ywatch-standalone.yaml using the A11yWatch stand-alone docker image.

Interacting with A11yWatch

Additional Resources

Todo

  1. Add web panel option start using the a11ywatch/web image.

Contributed by j-mendez