craft-snippets / Craft-image-toolbox

Craft CMS plugin that helps with the use of image transforms in templates.
Other
16 stars 0 forks source link

Image toolbox plugin for Craft CMS 5.x

Image Toolbox is Craft CMS plugin that helps with the use of image transforms in templates.

Features

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 craftsnippets/craft-image-toolbox
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Image toolbox.

Documentation

Click here for Image toolbox documentation

Roadmap