itzbund/a11y-backend

A11y Backend

v1.11.1-rc.3 2024-09-18 20:10 UTC

README

TYPO3 12

GSB 11 Extension a11y_backend

About

The extension a11y_backend contains several enhancements of the accessibility of the editorial backend. It is part of the Government Side Builder (GSB) 11.

Learn more about the GSB 11.

Installation

The best way to install this extension is to start with the GSB Sitepackage Kickstarter extension.

Quick installation without GSB Sitepackage Kickstarter

In a composer-based TYPO3 installation you can install the extension EXT:a11y_backend via composer:

composer config -g gitlab-domains gitlab.opencode.de && \
composer config -g repositories.a11y-backend vcs https://gitlab.opencode.de/bmi/government-site-builder-11/extensions/a11y_backend.git
composer require itzbund/a11y-backend

In TYPO3 installations above version 11.5 the extension will be automatically installed. You do not have to activate it manually.

Usage

Nothing to do. Just include the extension and your backend is better than before ✨.

Contribute

As with TYPO3, we encourage you to join the project by submitting changes. Development of the GSB 11 happens mainly in the GSB 11 TYPO3 extension repositories.

To get started, have a look at our detailed contribution walkthrough.