Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete product images during deleting product. #2508

Closed
vpetrenko90 opened this issue Dec 20, 2014 · 2 comments
Closed

Delete product images during deleting product. #2508

vpetrenko90 opened this issue Dec 20, 2014 · 2 comments

Comments

@vpetrenko90
Copy link

Why there is no implemented deleting images during deleting product in the backend method deleteProduct() -https://github.com/opencart/opencart/blob/master/upload/admin/model/catalog/product.php#L314 ? It seems a bug.

@CoverUp
Copy link
Contributor

CoverUp commented Dec 21, 2014

I personally use the same image for several products, if I remove a product, I don't want broken image links on others.Of course you can add a checkbox like: Delete associated files as well. (giving the option but not by default)

@hrm143
Copy link

hrm143 commented Sep 18, 2016

how to add the checkbox to delete the image on product delete to delete the image associated with the product

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants