putyourlightson/craft-untransform

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

3.0.0 2024-04-05 17:13 UTC

This package is auto-updated.

Last update: 2024-04-05 20:09:08 UTC


README

Stable Version Total Downloads

icon.svg

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.

68747470733a2f2f707574796f75726c69676874736f6e2e636f6d2f6173736574732f696d616765732f706c7567696e732f756e7472616e73666f726d2d322e302e6a7067

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.