diepxuan / module-images
Web images in Magento 2
Installs: 21 400
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
README
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