elgentos / magento2-imgix
Imgix extension for Magento 2 to process images
Installs: 51 148
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 9
Forks: 7
Open Issues: 1
Type:magento2-module
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
- dev-master
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0
- 2.0-beta2
- 2.0-beta1
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-int-cast
- dev-trim-option
- dev-automatic-sizing
- dev-fixed-typo
- dev-jesse-deboer-patch-2
- dev-jesse-deboer-patch-1
- dev-preconnect-to-imgix
- dev-search-ajax-suggestion-support
- dev-peterjaap-patch-2
- dev-catalog-graphql
- dev-peterjaap-patch-1
This package is auto-updated.
Last update: 2024-10-28 16:44:47 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.