I want users to be able to collect a bunch of files in a basket and download all of them with 1 click. Anyone know a good way? I noticed that the E-commerce module provides functionality for a shopping cart and for selling file downloads, so this almost works, but is there a way for it to group the files into a zip file so they can be downloaded with one click?

Thanks,

Moses

Comments

noizyboy’s picture

bump.

looking for a similar solution. anyone with any ideas? cheers.

curtains’s picture

I'd like to see this something like this too, something like being able to download a bunch of images from a gallery (for example) in a zip file.

Tikko’s picture

Depending on your needs, you may want to check www.allinazip.com : creating an account gives you a personalized javascript line to insert in the pages where you want to have a zip basket.

The basket appears when the mouse is over a link and there's several options : it may appear on tagged links only, be restricted to links on same domain only, have a max size and/or max number of files. Was good enough for my needs (a picture gallery). There's an online demo so you can what it looks like.

sphism’s picture

Gallery2 lets users download a bunch of files as a zip. Think it comes as standard, if not then you can add the simple 'cart' and the zip download modules easily thru admin panel.

Plus loads of other great features.

gallery.menalto.com

m