dyerc/craft-flux

Transform and cache your images through AWS Lambda & CloudFront

Maintainers

๐Ÿ‘ dyerc

Package info

github.com/dyerc/craft-flux

Documentation

Type:craft-plugin

pkg:composer/dyerc/craft-flux

Statistics

Installs: 170

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

5.2.1 2026-02-14 10:24 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary 308e435dbe8b44cd69c4dfe82e50d31b685f12a3

cmsawsfluxcloudfrontlambdaCraftcraftcmscraft-plugin


README

๐Ÿ‘ Stable Version
๐Ÿ‘ Total Downloads

๐Ÿ‘ Image

Flux Plugin for Craft CMS

Flux integrates your site image transforms with AWS, using Lambda and CloudFront to process, cache and serve your images.

  • Image heavy pages will feel more instantaneous to load because high performance CloudFront servers perform the image transformations
  • Process image transforms on demand, only when they are requested by the user
  • Automatically serve WebP and Avif to browsers that support it without having to explicitly define WebP/Avif transforms in your templates
  • Blur, brightness, greyscale and other image manipulation options
  • Supports all Craft filesystems, including local folders
  • Compatible with your existing Craft template code, named transforms and focal points. Simply enable Flux and your templates don't need to change
  • Transforms are completely URL based, no database queries are needed
  • Automatically purges transformed files when assets change

๐Ÿ‘ Image

๐Ÿ‘ Image

Documentation

Learn more and read the documentation at cdyer.co.uk/plugins/flux ยป

License

This plugin requires a commercial license purchasable through the Craft Plugin Store.

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

To install the plugin, search for โ€œFluxโ€ in the Craft Plugin Store, or install manually using composer.

composer require dyerc/craft-flux

Created by Chris Dyer.