Stars: 234
Forks: 35
Pull Requests: 61
Issues: 330
Watchers: 9
Last Updated: 2023-05-19 19:13:43
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like Imgix, with zero template changes.
License: Other
Languages: PHP, JavaScript, CSS, Vue, Twig, Dockerfile, Makefile, TypeScript
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix or Thumbor, with zero template changes.
Note: The license fee for this plugin is $59.00 via the Craft Plugin Store.
This plugin requires Craft CMS 3.0.0 or later.
To install the plugin, follow these instructions.
Open your terminal and go to your Craft project:
cd /path/to/project
Then tell Composer to load the plugin:
composer require nystudio107/craft-imageoptimize
Install the plugin via ./craft install/plugin image-optimize
via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Image Optimize.
You can also install ImageOptimize via the Plugin Store in the Craft Control Panel.
ImageOptimize works on Craft 3.x.
If you want to use ImageOptimize with Cloudinary, install the Cloudinary plugin that will make Cloudinary available as a file system for Craft CMS 3.
Click here -> Image Optimize Documentation
Some things to do, and ideas for potential features:
Brought to you by nystudio107