Sprokets / craft-imgixurl

Craft CMS plugin to build imgix urls, including secure images, from assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imgix Url plugin for Craft CMS 4.x

Requirements

This plugin requires Craft CMS 4.0.0-alpha 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 sprokets/craft-imgixurl/imgix-url
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Imgix Url.

About

Craft CMS plugin to build imgix urls, including secure images, from assets

License:MIT License


Languages

Language:PHP 100.0%