speedsize / magento2-module
SpeedSize module for Magento 2
Package info
gitlab.com/Speedsize/magento2-module
Type:magento2-module
pkg:composer/speedsize/magento2-module
1.4.11
2025-10-28 08:38 UTC
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2026-06-28 10:12:13 UTC
README
- Neuroscience Image & Video Optimization for Magento 2 websites.
- ~90-99% smaller media, 100% of the visual quality.
- Get Sharper & Faster
✓ Install via composer (recommended)
Run the following commands under your Magento 2 root dir:
composer require speedsize/magento2-module
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
Install manually under app/code
Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/SpeedSize/SpeedSize
Then, run the following commands under your Magento 2 root dir:
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush