TYPO3 Backendtools for Admins

Classification

backendtools

Version

main

Language

en

Description

8 admin tools for TYPO3 extension listing, recent pages, pages with layouts, redirects, missing images, images with no alt- or title-tag and links.

Keywords

backend,tools,extensions

Copyright

2025

Author

Kurt Gusbeth

License

This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml

Rendered

Thu, 22 May 2025 13:30:43 +0000

Documentation

english Version

The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from www.typo3.org.

Table of Contents

Introduction

What does it do?

This extension provides some useful tools in the “Admin tools” section of the backend of TYPO3. It contains up to 11 tools for extensions, pages, slugs, redirects, files, images and links.

Tool 1: shows you all pages where you use extensions. You can see where you use which extension. You can search for non-extensions too, e.g. if you set Ctype='mailform'.

Tool 2: shows recently modified pages and content elements.

Tool 3: helps you to find pages where layouts or backend layouts are in use.

Tool 4: helps you to find pages that link to another page. You can find any content element with a link to a specific page.

Tool 5: helps you to find images with no title- oder alternative-text. This tool can set that values for you too.

Tool 6: helps you to find missing files/images. This tool shows you where they are used.

Tool 7: you can import simple redirect rules form your .htaccess to the table sys_redirect.

Tool 8: you can check all your entries of sys_redirect, if the target links are reachable.

Tool 9: helps you to delete unused files. Go to “Admin tools” → DB check” → “Database Relations” to find files which you can delete. This tool helps you to delete these files in the uploads-folder. Note: this tool was removed in version 6.0.0, because the uploads-folder is no longer in use.

Tool 10: shows differences between RealURL-pagepath (in tx_realurl_pathdata) and Slug (in pages). Note: the old RealURL-tables must be present! Note: this tool was removed in version 4.0.0.

Tool 11: unzip a zip-file in the fileadmin-folder. Note: this tool was removed in version 3.0.0.

Since version 4.2.0 there are some dashboard widgets available too.

Screenshots

Some screenshots from the backend module.

Resized Screenshot 1 of the Backendtools
Resized Screenshot 2 of the Backendtools
Resized Screenshot 3 of the Backendtools
Screenshot 4 of the Backendtools

Made in...

Thanks to the fixpunkt für digitales GmbH, Bonn for giving me the possibility to realize this extension and share it with the TYPO3 community.

Users Manual

Just install the extension. Click on the left side at “Extension & file tools”. Select one of the 8 modes (see top left).

Note: you need admin rights! The link appears under the “Admin tools”.

Note to tool 1 (shows you all pages where you use extensions): you can add more CType´s here: "Or exclude elements with this CType value:". Separate them by a space character. E.g.: "newsletter_pi1 mask_button mask_box".

Since version 4.2.0 you can add some dashboard widgets to your widget too. You find them at the tab "Fixpunkt".

Changelog

Version 6.0.6: Bugfix: bottom-buttons are now working again.

Version 6.0.5: Refactoring, Documentation.

Version 6.0.3: Access of the module changed from invalid value to "admin". Dashboard requirement removed. TYPO3 requirement changed from 12.5 to 12.4.

Version 6.0.2: Source=target check added to redirects-check. Bugfix: styles added again.

Version 6.0: Version for TYPO3 12 and 13 LTS. Refactored with the rector-extension. Support for the gridelements-extension and switchableControllerActions dropped. Tool file-deletion (in uploads folder) deleted. Bugfix: replace-button for empty alt/title-tags fixed. "Flush TYPO3 and PHP Cache" must be clicked before first use.

Version 5.3.3: Widget "No. of extensions" deleted. Widget "Statistic about image meta tags" added.

Version 5.3.0: Possibility added, to delete missing image-entries. Image-preview added to "Find used images without title- or alt-text".

Version 5.2.0: Refactored with the rector-tool. setup.txt and constants.txt renamed to .typoscript.

Version 5.1.0/2: New tool: show where missing files are used. Bugfix: show meta-data again in "Show images without title- or alt-text".

Version 5.0: Version for TYPO3 12 LTS.

Version 4.3.0/1: More infos and search in tx_gridelements_backend_layout. Bugfix (for PHP 8).

Version 4.2.0: New tool: shows you where (backend) layouts are in use. 4 dashboard widgets added. Bugfix for PHP 8.

Version 4.1.0: New tool: show recently modified pages and content elements. Layout adapted to TYPO3 11. Runs now with PHP 8.1 too. Checking of start- and endtime added.

Version 4.0: Now for TYPO3 10 and 11. Breaking: action realurl removed.

Version 3.0: List views: search in the rootline and selectbox in the extension-list added. Extension-key added to composer.json. Breaking: action unzip removed.

Version 2.1.0: Redirects check tool added. misc field added in the list of used extensions. Bugfix: Redirects import.

Version 2.0.6: Order by added to the extension list view. Bugfix: use translated values when L>0. Bugfix: edit page links when L>0. Bugfix: domain + language configuration. Bugfix: icons for TYPO3 10.

Version 2.0: Refactoring: large modification of the queries. FE-links: domain + language entry point added, L removed. Link added to all page-titles + the csv-view.