swissup/module-easycatalogimg

Easy Catalog Images extension from Swissup

Installs: 5 437

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 6

Forks: 4

Open Issues: 0

Type:magento2-module

1.5.5 2024-04-23 12:00 UTC

README

Installation

For clients

There are several ways to install extension for clients:

  1. If you've bought the product at Magento's Marketplace - use Marketplace installation instructions
  2. Otherwise, you have two options:

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