Download Attachments

Beschreibung

Download Attachments is a new approach to managing downloads in WordPress. Instead of bloated interface it enables simple, drag & drop and AJAX driven metabox where you can insert and manage your Media Library files and automatically or manually display them after, before or inside posts content.

For more information, check out plugin page at dFactory site.

Features include:

  • Automatic or manual download links display
  • Select post types where Download Attachments should be used
  • Select list, table or sortable, dynamic table display style
  • Downloads count
  • Advanced attachments sorting
  • Most Downloaded Attachments widget
  • Drag & drop files ordering
  • Based on Media Library attachments
  • Easy customisation of Frontend & Backend display
  • Pretty URLs for download links
  • Option to encrypt URLs
  • Customizable tamplates engine
  • Custom download slug
  • Custom permission for metabox display
  • Option to exclude selected attachments from display
  • Option to select from all Media Library files or only those attached to a post
  • 2 shortcodes
  • 5 functions and multiple filter hooks for developers
  • Option to use attachment caption and/or description for download links description
  • Compatible with WPML & Polylang
  • .pot file for translations included

Get involved

Feel free to contribute to the source code on the dFactory GitHub Repository.

Screenshots

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png

Installation

  1. Install Download Attachments either via the WordPress.org plugin directory, or by uploading the files to your server
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Go to the Download Attachments settings under News menu and set your desired options.

FAQ

Q. I have a question

A. Chances are, someone else has asked it. Check out the support forum at: http://www.dfactory.co/support/

Rezensionen

10. November 2020
i asked several time for support to fix their bug but no answers since weeks...
22. Juli 2020
Good attachment management solution for WordPress. CDN support would make it perfect.
6. September 2019 1 reply
Hello, the plugin produces these warnings, when used shortcode for the list. Warning: Illegal string offset 'echo' in wp-content/plugins/download-attachments/includes/shortcodes.php on line 66 Warning: Illegal string offset 'title' in wp-content/plugins/download-attachments/includes/shortcodes.php on line 69 Warning: Cannot assign an empty string to a string offset in wp-content/plugins/download-attachments/includes/shortcodes.php on line 69 Warning: Illegal string offset 'title' in wp-content/plugins/download-attachments/includes/shortcodes.php on line 72 And I have front page made of one most recent post. The list doesn't show there and I couldn't find any option that would enable it. Please fix. Great idea and plugin. I will change the review, when improved. Thanks
Lies alle 45 Rezensionen

Mitwirkende & Entwickler

„Download Attachments“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Download Attachments“ wurde in 12 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Download Attachments“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.3

  • New: DataTables implementation
  • New: PHP 7.x and 8.x compatibility
  • New: WordPress 6.x compatibility
  • Fix: Improved data sanitization and validation
  • Fix: Downloading files with pretty urls

1.2.24

  • New: Link target option for „Redirect to file“ method
  • Fix: Invalid attachments link attributes
  • Fix: Shortcode positioning broken
  • Tweak: Improved protected posts support
  • Tweak: Elementor compatibility improvement

1.2.23

  • Fix: Hide widget if no attachments found

1.2.22

  • Fix: Attachment disappearing on autosave

1.2.21

  • Fix: Attachment disappearing form the backend and frontend
  • Fix: Attachment title not visible in admin interface
  • Fix: Exclude / include shortcode paramaters not working

1.2.20

  • Fix: Fatal error on da_get_download_attachment function call
  • Tweak: Style none for attachments list display

1.2.19

  • New: Dynamic, sortable table display mode
  • New: Templates engine for the attachment display
  • New: Option to edit attachment downloads count
  • New: Attachments widget redesign
  • Fix: 404 error with pretty urls enabled
  • Tweak: Stronger openssl url encryption method

1.2.18

  • Fix: Undefined encrypt_urls variable notice
  • Tweak: Added plugin documentation link

1.2.17

  • New: Encrypt URL’s option
  • Fix: Missing docx and xlsx file icons
  • Tweak: Revamped admin inteface

1.2.16

  • New: Most Downloaded Attachments widget

1.2.15

  • Tweak: Removed local translation files in favor of WP repository translations.

1.2.14

  • Fix: TinyMCE editor broken on post types
  • Fix: Attachments not displayed outside of the loop

1.2.13

  • New: Insert download attachment link TinyMCE editor button
  • Fix: Attached to a post option not working properly
  • Fix: Switched from wp_upload_dir() url to baseurl for redirect method

1.2.12

  • New: Option to select download method – force download or redirect to file

1.2.11

  • Tweak: More flexible way of including wp-load.php

1.2.10

  • New: Czech translation, thanks to Martin Kokes

1.2.9

  • New: Romanian translation, thanks to Andrei Gabriel Grimpels
  • Fix: Pretty URL 404 issue for wp installed in a separate folder – switched from site_url() to home_url()

1.2.8

1.2.7

1.2.6

  • Fix: Download issues with pretty urls disabled

1.2.5

  • New: Italian translation, thanks to Enzo Costantini

1.2.4

  • New: da_get_download_attachment() function, to get complete single attachment data

1.2.3

  • Tweak: Option to pass post_id parameter to [download-attachments] shortcode

1.2.2

  • New: Hungarian translation, thanks to Meszaros Tamas
  • Tweak: Uploaded files are now attached to a post

1.2.1

  • New: French translation, thanks to Jean-Philippe Gurecki
  • Fix: Attachment title display html fix
  • Fix: Undefined notice index in admin and frontend

1.2.0

  • New: Select list or table display style
  • New: Option to display attached file index

1.1.2

  • New: Option to donate this plugin 🙂

1.1.1

1.1.0

1.0.10

  • Fix: Important attachments query optimization and general plugin performance, especially on sites with large number of attachments

1.0.9

  • Tweak: Removed shop_order from default post types support
  • Tweak: Confirmed WordPress 3.9 compatibility

1.0.8

  • New: Dutch translation, thanks to Sebas Blom
  • Tweak: Changed default attachment editing option to modal

1.0.7

  • Tweak: UI improvements for WordPress 3.8

1.0.6

  • New: Spanish translation, thanks to Cristian Sierra

1.0.5

  • New: Danish translation, thanks to Martin Schulze

1.0.4

  • New: Russian translation, thanks to Semion Zuev
  • Tweak: Greek translation updated

1.0.3

  • Fix: Include & exclude attributes not working for download-attachments shortcode

1.0.2

  • New: Greek translation, thanks to vas gargan
  • Fix: Attachments box cutsom title not working
  • Tweak: Added file type classes for attachments list

1.0.0

Initial release