diepxuan/module-images

Web images in Magento 2

Installs: 21 405

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Type:magento2-module

0.1.5 2024-12-04 15:36 UTC

This package is auto-updated.

Last update: 2024-12-04 15:37:08 UTC


README

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