Skip to content

World users care these. Can Magento2 add the two functions? #2151

@cfcnn

Description

@cfcnn
  1. About produt images. When delete a product at the backend, the related product images are not deleted automatically, so that those useless images still occupy storage. Will Magento2 delete products and product images together?
    If 3 images for each product, 500KB for each image, there are 1,000 deleted products, and the 3,000 images are not deleted together with products, they waste 1.4GB storage; If there are 10,000 items, that's 14GB... Magento users have to pay for that storage. And more and more time when backup or transfer website.
    1,000 items × 3 images × 500 KB/image=1.4GB
    10,000 items × 3 images × 500 KB/image=14GB
  2. The default customer registeration verification of Magento is too simple, it's unable to reject robot registration, it's a problem for world magento users, a number of robot registration makes database very large. And they leave batch comments with ad links automatically by soft, or send spam ad emails to other people through " Email to Friend".
    Could magento2 add a google verification ReCaptcha to identify human or robot? ( as follows)

recaptcha

createaccount

review

email

contactus

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions