This Extension allows to download all the attachments from a multiple attachment field compressed as a Zip or individually.
This extension adds two features to the Attachment Multiple field in EspoCRM:
- display the button on every attachment multiple field.
- Display the button in the stream panel if attachments are found.
Choose Between 3 different modes:
- Single Mode: Downloads each attachment one by one.
- Zip Mode: Downloads a single archive with all the attachments.
- Dual Mode: Makes both modes available at the same time.
After installation visit /#Admin/DownloadAllAttachments to enable/disable features.
- EspoCRM >= 8.0
- PHP >= 8.0
Note: This extension has not been tested with other extensions altering the attachment-multiple.js field and may be incompatible.
- Download the latest release from Release page.
- Go to Administration -> Extensions and upload the downloaded file.