v3 local storage plugin for storing files in nested directories #14166
lkho
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following up on an old discussion, I finally created a plugin for this.
https://github.com/lkho/payload-custom-path-local-storage
solving some of the problems:
Features / Capabilities
/api/media/a/nested/path/file.jpg
instead of/api/media/a%2Fnested%2Fpath%2Ffile.jpg
Please see the repo readme for details
PS: I'm still trying to create another plugin (or extend this one) to handle also cloud-storage adapters. Will update if I get it work 😉
Beta Was this translation helpful? Give feedback.
All reactions