Skip to content

[6.x] Implement AssetTransformers#18869

Draft
riasvdv wants to merge 2 commits into
6.xfrom
feature/transforms
Draft

[6.x] Implement AssetTransformers#18869
riasvdv wants to merge 2 commits into
6.xfrom
feature/transforms

Conversation

@riasvdv
Copy link
Copy Markdown
Contributor

@riasvdv riasvdv commented May 14, 2026

Description

Refactors asset transforms around a generic transformer registry. Volumes can now define a default transformer, individual transform calls and named image transforms can override it, and plugins can register custom asset transformers with their own cache keys, settings UI, and GraphQL arguments.

Craft’s built-in transformer is registered as craft, supports private/no-URL transform filesystems via signed action URLs, and runtime transform resolution now goes through the new AssetTransforms service/facade.

Legacy image transformer compatibility remains in the Yii adapter layer.

See docs/asset-transformers.md for documentation on usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant