Hello!
This is my first threat and i'm very glad to join!
I share a small script that is very useful, for when prestashop has so many images and many of them are duplicated and we decided to delete all the images, just to free up disk space.
Tested up Prestashop 1.7.8
The script will remove all images in the prestashop patch (img/p)
Instalation:
1 - unzip
2 - upload the file delete-images.php to your prestashop root
3 - run the script from yourdomain.com/delete-images.php
You can change the limite inside the code $limit = 100 (change the value "100" to any)
Regards
This is my first threat and i'm very glad to join!
I share a small script that is very useful, for when prestashop has so many images and many of them are duplicated and we decided to delete all the images, just to free up disk space.
Tested up Prestashop 1.7.8
The script will remove all images in the prestashop patch (img/p)
Instalation:
1 - unzip
2 - upload the file delete-images.php to your prestashop root
3 - run the script from yourdomain.com/delete-images.php
You can change the limite inside the code $limit = 100 (change the value "100" to any)
Regards