Accessibility menu
This module provides an accessibility menu to help users with visual impairments adjust website settings. It allows for changes to contrast, font size, line height, letter spacing, and font style directly from a website's frontend, with minimal need for custom theme adjustments.
Provides accessibility menu for people with visual problems. Allows to change contrast settings, font size, line height, letter spacing and font-style.
Module does not require front-end adaptation in general, only small fixes if something broken.
How to use
1. Install the module.
2. In block structure add a new block "Accessibility menu". The block will be rendered on a page in a right bottom corner.
Roadmap
1. Add mobile version support (currently it disabled when resolution less then 1200px)
2. Add settings form (enable/disable items in menu, general settings like size limit, line-height limit etc.)
3. Coding standards