diepxuan / module-images
Magento 2中的Web图像
0.1.3
2024-06-29 08:49 UTC
README
Magento 2中的Web图像
- 支持svg和webp
安装
安装扩展最简单的方法是使用Composer
运行以下命令
$ composer require diepxuan/module-images
$ bin/magento module:enable Diepxuan_Images
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy