WP Manifestindependent plugin directory
manifest / content / acf-show-attachments

Advanced Custom Fields: Show Attachments

Show Attachments field simply shows attached files and media in a single field in the backend with the ability do download the files.

by Quantity Digital ApS · github.com/quantity-digital/acf-show-attachments · website

3stars
220composer installs
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/quantity-digital/acf-show-attachments/archive/refs/heads/master.zip

Also on Packagist as quantity-digital/acf-show-attachments:

composer require quantity-digital/acf-show-attachments

From the readme

ACF Show Attachments field Show Attachments field Description Show Attachments field simply shows attached files and media in a single field in the backend with the ability do download the files. Compatibility This ACF field type is compatible with: ACF 5 Installation 1. Copy the acf-showattachments folder into your wp-content/plugins folder 2. Activate the Show Attachments plugin via the plugins admin page 3. Create a new field via ACF and select the Show Attachments type 4. Please refer to the description for more info regarding the field type settings Changelog [1.0.0] - 2017-05-23 Added - Basic functionality.

Read the full README on GitHub →