v1.6-v1.7 Prestashop delete all images

terawiz2020

New member
XNullUser
Joined
Jan 15, 2022
Messages
22
Reaction score
13
Points
3
NullCash
7
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
 

Attachments

  • delete-images.zip
    415 bytes · Views: 5

DavidLA

Member
XNullUser
Joined
Oct 12, 2019
Messages
323
Reaction score
9
Points
18
NullCash
9
why delete all image in a store ? or maybe the module has like fonctionnalities to select the image duplication ?
 

terawiz2020

New member
XNullUser
Joined
Jan 15, 2022
Messages
22
Reaction score
13
Points
3
NullCash
7
Currently there are many stores that integrate products with dropshipping suppliers. This script is useful for cases where you want to do a fresh.

The script removes faster and more securely than via ftp.

However I will still share another script to remove only the images that do not have associated products.
 

mo1372

Member
XNullUser
Joined
Aug 29, 2020
Messages
547
Reaction score
1
Points
18
NullCash
22
nice
 

x50902Ty

Active member
Elite
XNullUser
Joined
Mar 21, 2021
Messages
900
Reaction score
171
Points
43
NullCash
167
when have lots of products,it is better products
 

murfetturan

Member
XNullUser
Joined
Feb 2, 2022
Messages
67
Reaction score
0
Points
6
NullCash
13
Pylaşım için çok teşekkürler ederiz hepimiz :)
 

Sillumin

Well-known member
Pro
Master
Diamond
Elite
Joined
Jun 18, 2021
Messages
3,620
Reaction score
744
Points
113
NullCash
5,960
Thank you very much, brother - maybe helpful!
 

zeeshan.bawany

Member
XNullUser
Joined
May 12, 2019
Messages
326
Reaction score
4
Points
18
NullCash
6
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
Thanks for the script, it worked like a charm.
 

goldbr2

Member
XNullUser
Joined
Feb 4, 2022
Messages
137
Reaction score
0
Points
16
NullCash
6
i also want to delete all unnecessary images
 

Ladre

New member
XNullUser
Joined
Mar 8, 2023
Messages
3
Reaction score
0
Points
1
Location
Turkey
NullCash
4
Your hard work and dedication are much appreciated.
 
Top