Craft Image Optimize

Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.
PHP 235 < 1 day ago nystudio107/craft-imageoptimize Creator: nystudio107

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

    cd /path/to/project
    
  2. Then tell Composer to load the plugin:

    composer require nystudio107/craft-imageoptimize
    
  3. 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.

Documentation

For more information on how to configure and use the plugin, see the documentation page.


More Plugins