diepxuan/module-images

Web images in Magento 2

Installs: 18 805

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

0.1.3 2024-06-29 08:49 UTC

This package is auto-updated.

Last update: 2024-08-29 09:12:44 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