cap340 / CleanMedia

Magento 2 CLI Command : remove images of deleted product in the /media/catalog/product folder
29 stars 16 forks source link

Run it in cron or in background #13

Open VincentMarmiesse opened 4 years ago

VincentMarmiesse commented 4 years ago

Hi,

Is it possible to run the command in cron? I'm wondering how the prompts (Continue? [Yes/No] for example) will react if I'm running it in cron or background.

Any advice?

Thanks!

squalonero commented 3 years ago

Hi,

Is it possible to run the command in cron? I'm wondering how the prompts (Continue? [Yes/No] for example) will react if I'm running it in cron or background.

Any advice?

Thanks!

I have the same need!

cap340 commented 3 years ago

untested branch 'cron' with a cronjob (don't remove files in cache folder & database entries for performance issues)