Installation
You can install Imgix Asset Transformer via the plugin store, or through Composer.
Requirements:
- Craft CMS 5.6 or greater.
- PHP 8.2 or greater.
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/projectThen require and install the plugin:
bash
composer require newism/craft-imgix
php craft plugin/install newism-imgixLicensing
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.