rob
]]>Looks like you’ll need a custom plugin to achieve this. There are PHP functions such as getimagesize()
that you can use the check the image size against. You can use this to then store the image in a folder and then generating a link to download all files in a specified directory through a .zip file is straight forward.
Will users need to see a list of their uploaded entries? That could get a bit complicated.
~ Steven
]]>