Associating old files #3007
Unanswered
DevMushref
asked this question in
Q&A
Replies: 1 comment 3 replies
-
No solutions at all? |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I am using Media Library v9. The package is newly installed to the project and there're lots of images uploaded. Is it possible to add the uploaded media to collection? Like the docs:
For my case I have two directories:
public/app/lostFound/lostItems
andpublic/app/lostFound/handoverStatements
This was my old code for the image upload:
How can I associate the already uploaded
LFImage
andhandoverStatement
to the media collection?Beta Was this translation helpful? Give feedback.
All reactions