Skip to content

diepxuan/module-images

Repository files navigation

Magento 2 module

Magento 2 Packagist Downloads License

Web images in Magento 2

  • Support svg and webp

Installation

The easiest way to install the extension is to use Composer

Run the following commands:

  • $ composer require diepxuan/module-images
  • $ bin/magento module:enable Diepxuan_Images
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy