agentur1601com / used-report
Usage Report for images in Contao4
Installs: 525
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^5.6 || ^7.0
- agentur1601com/core-bundle: *
- contao/core-bundle: 4.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
This package is not auto-updated.
Last update: 2024-10-31 05:01:14 UTC
README
Used-Report-Bundle
The purpose of this extension is to provide an overview for the usage of images in your Contao-System.
This includes:
- A direct link to the backend-element in which the image is used
- A frontend view for the used image if it exists and is published
- A notice if the image was used via insert-Tag
- A notice if the image was used in a stylesheet
Get the overview
To check for the use of your images simply navigate to the filemanager and click UseReport
Settings
The extension uses bash-commands to search for images that are not used in the database.
Therefore it may need a lot of server performance and it is advised to cap the number of simultaneous connections.
This value can be set in the "Used-Report" entry point in your backend.
Please Note
The extension is still not fully developed yet and may not get all the used images.
It will mostly find images used in core elements.
For example:
- The extension can find images used in content, article, news, event, .. - elements
- The extension can not find images used in extensions like metamodels.
Only delete images if you are confident that they are not in use!