nystudio107 / craft-imageoptimize-thumbor
Provides an Thumbor image transform type for the ImageOptimize plugin.
Fund package maintenance!
khalwat
Installs: 284 214
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 2
Open Issues: 0
Type:image-transform
Requires
- php: ^8.2
- nystudio107/craft-imageoptimize: ^5.0.0
- webfactory/phumbor: ^1.2
Requires (Dev)
- craftcms/aws-s3: ^2.1.0
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2024-10-15 20:26:23 UTC
README
Requirements
- Craft CMS 3.0.0 or later
- ImageOptimize plugin 1.6.0 or later
Installation
composer require nystudio107/craft-imageoptimize-thumbor
ImageOptimize Thumbor Image Transform Overview
This is an Image Transform for the ImageOptimize Craft CMS plugin that implements the Thumbor service.
You shouldn't need to install this yourself normally; the ImageOptimize plugin will require it.
Brought to you by nystudio107