hs/module-image-clean 1.1.0

N/A

Type

magento2-module

License

proprietary

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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/magento2-image-clean.git
composer require hs/module-image-clean:dev-master

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

Note: Make sure you've installed our Base extension. The above commands already include it, but if you haven't, you can find it here

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.