swissup / module-easycatalogimg
Easy Catalog Images extension from Swissup
Package info
github.com/swissup/module-easycatalogimg
Type:magento2-module
pkg:composer/swissup/module-easycatalogimg
1.5.14
2026-04-14 12:04 UTC
Requires
- swissup/module-core: ^1.12.26
This package is auto-updated.
Last update: 2026-06-14 12:37:25 UTC
README
Installation
For clients
There are several ways to install extension for clients:
- If you've bought the product at Magento's Marketplace - use Marketplace installation instructions
- Otherwise, you have two options:
- Install the sources directly from our repository - recommended
- Download archive and use manual installation
For developers
Use this approach if you have access to our private repositories!
cd <magento_root> composer config repositories.swissup composer https://docs.swissuplabs.com/packages/ composer require swissup/module-easycatalogimg --prefer-source bin/magento module:enable Swissup_Core Swissup_Easycatalogimg bin/magento setup:upgrade