增加图片插件webp
优化产品主图显示 评论默认隐藏
Showing
... | ... | @@ -41,6 +41,7 @@ |
"composer/composer": "^1.9 || ^2.0", | ||
"elasticsearch/elasticsearch": "~7.11.0", | ||
"guzzlehttp/guzzle": "^6.3.3", | ||
"jajuma/module-webpimages": "^2.1", | ||
"laminas/laminas-captcha": "^2.10", | ||
"laminas/laminas-code": "^3.5.1", | ||
"laminas/laminas-crypt": "^3.4.0", | ||
... | ... | @@ -73,6 +74,7 @@ |
"magento/magento-composer-installer": ">=0.1.11", | ||
"magento/zendframework1": "~1.14.2", | ||
"mageside/module-subscribe-at-checkout": "1.1.7", | ||
"mobiledetect/mobiledetectlib": "^2.8", | ||
"monolog/monolog": "^1.17", | ||
"paragonie/sodium_compat": "^1.6", | ||
"pelago/emogrifier": "^5.0.0", | ||
... | ... |
vendor/jajuma/module-webpimages/bin/cwebp
0 → 100644
File added
{ | ||
"name": "jajuma/module-webpimages", | ||
"description": "WebP Optimized Images", | ||
"type": "magento2-module", | ||
"license": "MIT", | ||
"version": "2.1.11", | ||
"authors": [ | ||
{ | ||
"name": "JaJuMa", | ||
"email": "info@jajuma.de" | ||
} | ||
], | ||
"minimum-stability": "dev", | ||
"require": {}, | ||
"autoload": { | ||
"psr-4": { | ||
"Jajuma\\WebpImages\\": "" | ||
}, | ||
"files": [ | ||
"registration.php" | ||
] | ||
} | ||
} | ||
\ No newline at end of file |
vendor/jajuma/module-webpimages/etc/acl.xml
0 → 100644

73.9 KB

87.9 KB
Please
register
or
sign in
to comment