Skip to content

flipbyte/module-image-clean

 
 

Repository files navigation

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 [email protected] if you are facing any issues with this extension. Reviews, suggestions and feedback will be greatly appreciated.

About

Delete unused product images in Magento 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.7%
  • HTML 22.3%