Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Download folder in Media secion from CMS

Vote:
 

I have a feature request from a customer here in Denmark..

The request is to be able to download a complete folder in the Media section in CMS at once, instead of having to download one file at a time, directly in the CMS edit UI...

#206455
Aug 21, 2019 16:24
Vote:
 

Great request, plus one on that!

#206637
Aug 27, 2019 13:41
Vote:
 

Hi Michael,

The request looks interesting. I implemented open source solution for this. I added new command to media folder, so you can download folder as ZIP.  It's based on memory stream when zipping files, so if customer has large directories it can be still an issue and required rewriting it to FileStream.

You can read more on the blogpost: https://gregwiechec.com/2019/10/download-folder-with-assets-as-zip/

There is nuget package: https://nuget.episerver.com/package/?id=Advanced.CMS.MediaDownload

The source code: https://github.com/advanced-cms/assets-download

#207830
Oct 04, 2019 22:36
Vote:
 

And there is a question on your blog :)

Can ask here as well - do you need StructureMap 3.x? It's preventing to take dependency on package for us...

#207884
Oct 07, 2019 23:37
This thread is locked and should be used for reference only.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.