-
Notifications
You must be signed in to change notification settings - Fork 21
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
Remove Unused media #13
Comments
We've never used S3 with Magento so we haven't built in support. I'd be welcome to a PR though :) |
@simonmaass try this one https://github.com/cap340/CleanMedia/blob/master/Console/Command/CleanMedia.php. It makes use of File Drivers. |
That one does an unlink on the filepath and doesn’t work with S3On 30 Nov 2022, at 16:07, Peter Jaap Blaakmeer ***@***.***> wrote:
Or https://github.com/sivaschenko/magento2-clean-media
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
@NicoDG good point |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello :)
when using eav:media:remove-unused we get an error
We are using s3 as remote storage
The text was updated successfully, but these errors were encountered: