Download Listing Attachments ZIP
Download Listing Attachments ZIP
By Paul
05/03/12 (Edited 03/11/14)
At Admin -> Settings -> Switches, the "Download listing attachments zip" switch enables a download link on the listing details page with which visitors can download all the attached files on that listing as a single ZIP file. If the listing has 30 images, for example, they can get those all at once instead of having to download each image individually. Note that the zip download link will only appear when there are at least two files attached to the listing.
This functionality requires that PHP's zip extension is loaded on the server. The php.ini memory limit will also need to be large to avoid memory exhaustion errors when generating the zip.
By Paul
05/03/12 (Edited 03/11/14)
This functionality requires that PHP's zip extension is loaded on the server. The php.ini memory limit will also need to be large to avoid memory exhaustion errors when generating the zip.
Description | Allowing users to download attachments all at once. |
Rating | |
Views | 149 views. Averaging 0 views per day. |