plan2net / require-alt-text
Require alternative text for images in TYPO3 CMS
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=8.1
- typo3/cms-core: ^12.4 || ^13.4
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-20 12:16:16 UTC
README
What is it?
This extension requires that all image references (sys_file_reference
) have an alternative text.
Installation
composer require plan2net/require-alt-text
Configuration
There is no configuration required. As soon as the extension is installed and enabled, the alternative text is required.