putyourlightson/craft-untransform

Replaces image transform URLs with a placeholder image or with a base URL prefix.


Keywords
cms, development, transform, Craft, craftcms
License
MIT

Documentation

Stable Version Total Downloads

Untransform Plugin for Craft CMS

The Untransform plugin replaces image transform URLs with a placeholder image or with a base URL prefix for Craft CMS.

This can be especially helpful when working in a development environment in which the image assets do not exist. Rather than getting the broken image icon and pages taking forever to load due to invalid image transforms, display a placeholder image or the correct image transform from the live site.

Documentation

Learn more and read the documentation at putyourlightson.com/plugins/untransform »

License

This plugin is licensed for free under the MIT License.

Requirements

This plugin requires Craft CMS 3.0.0 or later, or 4.0.0 or later, or 5.0.0 or later.

Installation

To install the plugin, search for “Untransform” in the Craft Plugin Store, or install manually using composer.

composer require putyourlightson/craft-untransform

Created by PutYourLightsOn.