imi/contao-file-usage-pct-provider

Contao file usage provider for PCT custom elements (Eclipse Theme) extending inspiredminds/contao-file-usage.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/imi/contao-file-usage-pct-provider

1.0.0 2025-10-15 11:46 UTC

This package is auto-updated.

Last update: 2025-10-17 11:53:27 UTC


README

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.

Requirements

  • PHP >= 8.1
  • Contao >= 4.13
  • inspiredminds/contao-file-usage >= 3.2
  • doctrine/dbal >= 3.0

Installation

Via Composer:

composer require imi/contao-file-usage-pct-provider

The bundle registers itself automatically via the Contao Manager Plugin.

What the extension does

  • 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.