speedsize / magento2-module
SpeedSize module for Magento 2
1.4.4
2025-03-10 18:39 UTC
Requires
- php: >=7.0
- dev-main
- v1.4.4.x-dev
- 1.4.4
- v1.4.3.x-dev
- 1.4.3
- v1.4.2.x-dev
- 1.4.2
- v1.4.1.x-dev
- 1.4.1
- v1.4.0.x-dev
- 1.4.0
- v1.3.13.x-dev
- 1.3.13
- v1.3.12.x-dev
- 1.3.12
- v1.3.11.x-dev
- 1.3.11
- v1.3.10.x-dev
- 1.3.10
- v1.3.9.x-dev
- 1.3.9
- v1.3.8.x-dev
- 1.3.8
- v1.3.7.x-dev
- 1.3.7
- v1.3.6.x-dev
- 1.3.6
- v1.3.5.x-dev
- 1.3.5
- v1.3.4.x-dev
- 1.3.4
- v1.3.3.x-dev
- 1.3.3
- v1.3.2.x-dev
- 1.3.2
- v1.3.1.x-dev
- 1.3.1
- v1.3.0.x-dev
- 1.3.0
- v1.1.0.x-dev
- 1.1.0
- v1.0.1.x-dev
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2025-04-10 18:51:10 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