.. include:: ../Includes.txt .. _admin:: ================== For Administrators ================== .. _admin-installation: Installation ============ There are several ways to require and install this extension. We recommend to get this extension via `composer `__. .. _admin-installation-composer: Via Composer ------------ If your TYPO3 instance is running in composer mode, you can simply require the extension by running: .. code-block:: bash composer req leuchtfeuer/alt-text-checker .. _admin-installation-extensionManager: Via Extension Manager --------------------- Open the extension manager module of your TYPO3 instance and select "Get Extensions" in the select menu above the upload button. There you can search for `alt-text-checker` and simply install the extension. Please make sure you are using the latest version of the extension by updating the extension list before installing the Alt-Text Checker extension. .. _admin-installation-zipFile: Via ZIP File ------------ You need to download the locate extension from the `TYPO3 Extension Repository `__ and upload the zip file to the extension manager of your TYPO3 instance and activate the extension afterwards. .. _admin-enablingExtension: Enabling this Extension ======================= Extension is activated by default after installation.