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

Try our conversational search powered by Generative AI!

Downloading assets as a zip package

Vote:
 

Hi all,

Our client requires functionality that enables users to select multiple assets (from a checkboxlist) and then download them all as one zip file.

Has anyone any advice to offer as to which approach to take with this?

Thanks in advance,

Adam

#143215
Jan 15, 2016 15:36
Vote:
 

If you by user says it is an editor who would like to download them from inside episerver edit mode you will need to great some plugin for episerver. If the user is a visitor/editor you could use a standard page with functionallity of selecting assets from the websites and use custom code like http://stackoverflow.com/questions/1243929/how-to-zip-multiple-files-using-only-net-api-in-c-sharp to fix the zipping of files.

When using a page you could of cource add access rights to that page so only editors for instance can actually visit the page. 

#143433
Jan 22, 2016 23:19
* 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.