elgentos / magento2-imgix
Imgix extension for Magento 2 to process images
Package info
github.com/elgentos/magento2-imgix
Type:magento2-module
pkg:composer/elgentos/magento2-imgix
Requires
- php: ^7.4|^8.1
- imgix/imgix-php: ^3.3.0
- magento/framework: ^103.0
- magento/module-catalog-graph-ql: ^100.4
- magento/module-search: ^101.1
- magento/module-store: ^101.1
Requires (Dev)
- elgentos/testing-suite: *
- phpunit/phpunit: ^9.6
- youwe/coding-standard-magento2: ^2.0.0
This package is auto-updated.
Last update: 2026-05-28 20:16:50 UTC
README
Magento 2 extension for Imgix
This extension automatically processes product images with the help of Imgix. See what you can do with Imgix in their sandbox.
You need to create a Imgix account in order to use this extension.
Configuration
Go to Stores > Configuration > Elgentos > Imgix. You should set your host URL for the image service (for example https://yoursubdomain.imgix.net/). You can find this value under Sources in your Imgix dashboard.
There's also the option to set trimming of the image. The options are: No trimming, auto and color. You can find more info here
Imgix costs
For a webshop with about 15.000 products with one image each, Imgix costs will be anywhere between $50 and $100 monthly.
