Creating folders via PHP
Hi,
I am trying to upload images to Cloudinary via the PHP API wrapper so they are organised into folders when browsing via the media library by passing:
"folder" => 'my/new/folder'
via the options array. However the image is uploaded but it appears at the top level of the media library and it doesn't nest the uploaded image in the folder name I have specified. Have I missed something here?
Thanks in advance,
Adrian.
0
-
You can go to your Settings page and enable Auto-create folders.
This will automatically synchronize the resources and folders created by the API with the Media library.
0
Post is closed for comments.
Comments
1 comment