How to backup or export all the images in the CMS I’ve created
Here is my public share link:
How to backup or export all the images in the CMS I’ve created
Here is my public share link:
Currently the only way to back up images uploaded to a CMS item, is to export the collection data as a CSV. In this CSV, you’ll see the URL to your images.
At this time there isn’t a “one click download” function to download all images uploaded into a Collection.
You could then copy the urls from the csv to a text file,
delete the spaces (replace function)
then use a download manager like free download manager to download all the urls from the text file in a batch (on windows)