A Contao bundle that adds a provider for inspiredminds/contao-file-usage to detect file usages inside PCT Custom Elements (Eclipse Theme) also.
Package name: imi/contao-file-usage-pct-provider.
- PHP >= 8.1
- Contao >= 4.13
- inspiredminds/contao-file-usage >= 3.2
- doctrine/dbal >= 3.0
Via Composer:
composer require imi/contao-file-usage-pct-provider
The bundle registers itself automatically via the Contao Manager Plugin.
- Looks for serialized PHP and JSON payloads in
tl_content.pct_customelement. - Extracts any file UUIDs recursively.
- Reports matches back to Contao File Usage so they show up in the file usage overview.