nystudio107 / craft-imageoptimize-imgix
Provides an Imgix image transform type for the ImageOptimize plugin.
Package info
github.com/nystudio107/craft-imageoptimize-imgix
Type:image-transform
pkg:composer/nystudio107/craft-imageoptimize-imgix
Fund package maintenance!
5.0.0
2024-04-15 19:32 UTC
Requires
- php: ^8.2
- imgix/imgix-php: ^3.0.0
- nystudio107/craft-imageoptimize: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2026-02-15 23:45:10 UTC
README
Requirements
- Craft CMS 3.0.0 or later
- ImageOptimize plugin 1.6.0 or later
Installation
composer require nystudio107/craft-imageoptimize-imgix
ImageOptimize Imgix Image Transform Overview
This is an Image Transform for the ImageOptimize Craft CMS plugin that implements the Imgix service.
You shouldn't need to install this yourself normally; the ImageOptimize plugin will require it.
Brought to you by nystudio107