Download the PHP package fballiano/openmage-autodelete-product-images without Composer
On this page you can find all versions of the php package fballiano/openmage-autodelete-product-images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fballiano/openmage-autodelete-product-images
More information about fballiano/openmage-autodelete-product-images
Files in fballiano/openmage-autodelete-product-images
Package openmage-autodelete-product-images
Short Description Delete images files from filesystem when an image is removed from the product or the product is deleted.
License OSL-3.0
Homepage https://github.com/fballiano/openmage-autodelete-product-images
Informations about the package openmage-autodelete-product-images
OpenMage Autodelete Product Images
When you remove an image from a product the file itself it's not deleted from the filesystem. Also when you delete a product using Magento backend all the images are not deleted from the filesystem.
This module checks every modification to a product (upon saving and delete), understands what media files have been removed and deletes them from the filesystem.
If you find my work valuable, please consider sponsoring |
Limitations
This module is not tested (and not made for that case) against "media" saved on database.
Backup!!!
Backup everything while using this module!!! This module is provided "as is" and I'll not be responsible for any data damage.
Installation
With composer:
With modman:
Compatibility
OpenMage v19, OpenMage v20, Magento 1.9+
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developer
Fabrizio Balliano
http://fabrizioballiano.com
@fballiano
Licence
OSL - Open Software Licence 3.0
Copyright
(c) Fabrizio Balliano