Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.06 KB

File metadata and controls

23 lines (15 loc) · 1.06 KB

Hungersoft.com

Product Image Cleaner [M2]

hs/module-image-clean

Deleting a product in Magento does not delete the images it stores on the server. These images will probably stay there forever clogging up your disk space.

Hungersoft's Product Image Cleaner extension allows you to delete these unused product images easily from your Magento admin.

Installation

composer config repositories.hs-module-all vcs https://github.com/hungersoft/module-all.git
composer config repositories.hs-module-image-clean vcs https://github.com/hungersoft/module-image-clean.git
composer require hs/module-image-clean

php bin/magento module:enable HS_ImageClean
php bin/magento setup:upgrade

Support

Magento 2 Product Image Cleaner extension is provided for free by Hungersoft. Feel free to contact Hungersoft at support@hungersoft.com if you are facing any issues with this extension. Reviews, suggestions and feedback will be greatly appreciated.