WP Manifestindependent plugin directory
manifest / media / download-acf-attachments

Download ACF Attachments

**Download ACF Attachments** is a WordPress plugin that allows downloading all attachments of a post or page, including ACF fields, into a single ZIP file.

by Fabrizio Faraone · github.com/secur-hub/download-acf-attachments · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/secur-hub/download-acf-attachments/archive/refs/heads/main.zip

Italiano

Download ACF Attachments è un plugin WordPress che permette di scaricare tutti gli allegati di un post o pagina, inclusi quelli dei campi ACF, in un unico file ZIP.

Caratteristiche

  • Download ZIP con tutti gli allegati del post
  • Supporto completo per ACF (file singoli e multipli)
  • Pulsante admin e shortcode front-end
  • Contatore download per ogni post
  • Sicuro: solo utenti loggati possono scaricare

Installazione

  1. Copiare la cartella download-acf-attachments nella cartella wp-content/plugins/
  2. Attivare il plugin da Plugin > Plugin installati
  3. (Opzionale) Inserire lo shortcode [bh_show_download_button] dove vuoi nel front-end

Utilizzo

  • Nel pannello admin, vai su un post o pagina e clicca il pulsante Download all attachments
  • Lo ZIP verrà generato e scaricato automaticamente

English

Download ACF Attachments is a WordPress plugin that allows downloading all attachments of a post or page, including ACF fields, into a single ZIP file.

Features

  • ZIP download with all post attachments
  • Full ACF support (single & multiple files)
  • Admin button and front-end shortcode
  • Download counter per post
  • Secure: only logged-in users can download

Installation

  1. Copy the download-acf-attachments folder into wp-content/plugins/
  2. Activate the plugin from Plugins > Installed Plugins
  3. (Optional) Insert the shortcode [bh_show_download_button] anywhere on the front-end

Usage

  • In the admin panel, open a post or page and click the Download all attachments button
  • The ZIP file will be generated and downloaded automatically