brikdigital/craft-imager-x-gumlet-transformer

Gumlet transformer for Imager X.

Maintainers

Package info

github.com/brikdigital/craft-imager-x-gumlet-transformer

Type:craft-plugin

pkg:composer/brikdigital/craft-imager-x-gumlet-transformer

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

5.3.0 2026-05-01 09:16 UTC

This package is auto-updated.

Last update: 2026-05-01 09:22:30 UTC


README

Installation

Simply run:

composer require brikdigital/craft-imager-x-gumlet-transformer && php craft plugin/install imager-x-gumlet-transformer

Setting up

Set your Imager X transformer to gumlet in imager-x.php.

Then configure the plugin from the settings page in the control panel. You'll be required to retrieve some stuff from Gumlet's dashboard:

  • Gumlet subdomain (can be found in Images > Sources)
  • API key (can be found under Developers > API Keys)

Optionally, you can enable image URL signing by entering a signing key. (found in Images > [source] > Security)

Custom domain support can be enabled by providing the domain you've set in Gumlet (under Images > [source] > Custom Domain). Note that this domain must not contain https:// or anything of the like. Just something like example.com.