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

Multiple bucket and folder support #171

Closed
stevestencil opened this issue Apr 20, 2022 · 2 comments
Closed

Multiple bucket and folder support #171

stevestencil opened this issue Apr 20, 2022 · 2 comments

Comments

@stevestencil
Copy link
Contributor

stevestencil commented Apr 20, 2022

I have modified this adapter so that I can add url params to the file name to dictate which bucket and folder a file should be stored in. For example image.png?bucket=foo&folder=bar would store a file called image.png in the bar folder of the foo bucket. This allows me for example to modify the file name in the beforeSaveFile hook so that I can have each users files separated into folders and/or buckets. If there is an interest in adding this functionality i'd be happy to submit a PR

@mtrezza
Copy link
Member

mtrezza commented Apr 21, 2022

Not sure what the scope of the suggested change is; so please feel free to open a PR to maybe get a better understanding.

@mtrezza
Copy link
Member

mtrezza commented Sep 16, 2022

I'm closing this since the scope and purpose of this feature has not been clarified, and there hasn't been any further activity.

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

No branches or pull requests

2 participants