Skip to content

Installation ​

You can install Imgix Asset Transformer via the plugin store, or through Composer.

Requirements:

  • Craft CMS 5.6+
  • PHP 8.2+

Craft Plugin Store ​

To install Imgix Asset Transformer, navigate to the Plugin Store section of your Craft control panel, search for newism Imgix Asset Transformer, and click the Try button.

Composer ​

You can also add the package to your project using Composer and the command line.

Open your terminal and go to your Craft project:

bash
cd /path/to/project

Then require and install the plugin:

bash
composer require newism/craft-imgix
php craft plugin/install newism-imgix

Licensing ​

You can try Imgix Asset Transformer in a development environment for as long as you like. Once your site goes live, you are required to purchase a license for the plugin.

For more information, see Craft's Commercial Plugin Licensing.