ImageOptimization

https://github.com/magesuite/image-optimization

This module contains a helper and command for image optimization.

 

Installation

This module is required by magesuite-cms-frontend, which ia part of core package

 

Installation if metapackage is not used:

composer require "creativestyle/magesuite-image-optimization" ^1.0.0

Admin settings

There is no admin setting for this module.

Backend

Backend documentation need to be added

Please note that image optimization is commented out in the magesuite-frontend:

https://gitlab.creativestyle.pl/magesuite/frontend/-/blob/3.x/Service/Image/Resizer.php#L87

Frontend

There are no frontend features in this module.