/download-all-attachments

Download all the attachments from an attachment multiple field in EspoCRM.

Primary LanguagePHP

Module - Download All Attachments

This Extension allows to download all the attachments from a multiple attachment field compressed as a Zip or individually.

Table of Contents

Introduction

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.

image

image

image

Requires

  • 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.

Installation

Pre-build extension release

  1. Download the latest release from Release page.
  2. Go to Administration -> Extensions and upload the downloaded file.