Title: Download Manager Addons for Elementor
Author: Shahjada
Published: <strong>2 de octubre de 2020</strong>
Last modified: 19 de enero de 2026

---

Buscar plugins

![](https://ps.w.org/wpdm-elementor/assets/icon-256x256.png?rev=2392411)

# Download Manager Addons for Elementor

 Por [Shahjada](https://profiles.wordpress.org/codename065/)

[Descargar](https://downloads.wordpress.org/plugin/wpdm-elementor.zip)

 * [Detalles](https://es.wordpress.org/plugins/wpdm-elementor/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/wpdm-elementor/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/wpdm-elementor/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/wpdm-elementor/#developers)

 [Soporte](https://wordpress.org/support/plugin/wpdm-elementor/)

## Descripción

When you are using Elementor and Download Manager together, you will not need to
write download manager shortcodes manually anymore. This plugin provides configurable
Elementor widgets for all Download Manager features.

#### Addons

 * Package – Embed a single file/package
 * Packages – Embed all packages with various filters
 * Packages by Category
 * Packages by Tags
 * Packages Table – Visual table builder with drag-and-drop column configuration
 * Search and Search Result
 * User Registration Form
 * User Login Form
 * User Dashboard

#### Packages Table Builder

Create beautiful download tables with our visual table builder:
 * Drag-and-drop
column ordering * 20+ data fields (title, categories, download button, file size,
etc.) * Multiple fields per column support * Custom column widths and text alignment*
DataTable.js integration for sorting and filtering

## Instalación

 1. Upload `wpdm-elementor` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Reseñas

![](https://secure.gravatar.com/avatar/c5a5c374a7b759036099a4c19dd1d336f6cf0c87af13d932f1d2b7b1c09edb30?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin](https://wordpress.org/support/topic/very-useful-plugin-1668/)󠁿

 [momo-fr](https://profiles.wordpress.org/momo-fr/) 19 de enero de 2026

A very handy widget pack for displaying and managing downloads.

![](https://secure.gravatar.com/avatar/970ee08749e714c89c0a1bd570933a7a9d75c9cd3846c8f4d889723d0e499c75?
s=60&d=retro&r=g)

### 󠀁[Works good on my site](https://wordpress.org/support/topic/works-good-on-my-site/)󠁿

 [extrano](https://profiles.wordpress.org/extrano/) 14 de diciembre de 2023

Works good on my site, but it need to up-to-date with the latest WPDM and Elementor
plugins.

![](https://secure.gravatar.com/avatar/a03f0793e259fa02f270f756273af0c4bc291bb833724140e0bac9ed477dfa1e?
s=60&d=retro&r=g)

### 󠀁[Crashed our Site – FATAL ERROR](https://wordpress.org/support/topic/crashed-our-site-fatal-error/)󠁿

 [rizon5](https://profiles.wordpress.org/rizon5/) 17 de marzo de 2022

Seems it updated and crashed the site. We removed it.

![](https://secure.gravatar.com/avatar/e72760750be7c90e9a96fe400a38d74328f5edf601446f57c96d85b38a2ae2be?
s=60&d=retro&r=g)

### 󠀁[Fatal error](https://wordpress.org/support/topic/fatal-error-4010/)󠁿

 [steconte](https://profiles.wordpress.org/steconte/) 10 de noviembre de 2021

The plugin causes the widget panel to freeze or fatal error.

![](https://secure.gravatar.com/avatar/32b05608e5c1181bbad29f4e37cf001f39cdda01492d5cb323b361feaca692c6?
s=60&d=retro&r=g)

### 󠀁[No Support, Download Button not removable](https://wordpress.org/support/topic/no-support-download-button-not-removable/)󠁿

 [Matthias Schulz](https://profiles.wordpress.org/gameing/) 17 de agosto de 2021
2 respuestas

Download Button not removable, nothings happening here! So be careful using this!

 [ Leer todas las 5 reseñas ](https://wordpress.org/support/plugin/wpdm-elementor/reviews/)

## Colaboradores y desarrolladores

«Download Manager Addons for Elementor» es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

 *   [ Shahjada ](https://profiles.wordpress.org/codename065/)
 *   [ W3 Eden, Inc. ](https://profiles.wordpress.org/w3eden/)
 *   [ ohanspace ](https://profiles.wordpress.org/ohanspace/)
 *   [ Shahriar Alam ](https://profiles.wordpress.org/shahriar0822/)
 *   [ Razia Sultana ](https://profiles.wordpress.org/shimo16ab/)
 *   [ Shafaet Alam ](https://profiles.wordpress.org/shafayat-alam/)

[Traduce «Download Manager Addons for Elementor» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wpdm-elementor)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wpdm-elementor/) ,
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wpdm-elementor/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wpdm-elementor/)
por [RSS](https://plugins.trac.wordpress.org/log/wpdm-elementor/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 2.0.1 – 2026.01.19

🐞 Fixed an issue with the author dashboard widget

#### 2.0.0 – 2025.12.26

✅ New visual table builder for Packages Table widget
 ✅ Drag-and-drop column configuration
with Repeater control ✅ Multi-select data fields dropdown (20+ fields available)
✅ Column width and text alignment options per column ✅ Legacy mode toggle for 
backward compatibility ✅ Added BaseWidget abstract class for all widgets ✅ Added
input sanitization for all widget settings ✅ Added dependency check for WPDM and
Elementor ✅ Added Composer PSR-4 autoloading support ✅ Added style controls helpers(
container, typography) ✅ Added new REST endpoint for category search ✅ Improved
REST API security with prepared statements ✅ Improved code organization with proper
namespacing 🐞 Fixed taxonomy typo in helper functions 🐞 Fixed hook timing issues
for Elementor and REST API 🐞 Fixed categories array handling in Packages Table 
widget ✅ Updated all widgets to use new BaseWidget class

#### 1.3.0 – 2025.03.21

✅ Enhanced System Optimization and Compatibility Assurance Update

#### 1.2.5 – 2024.04.26

🐞 Fixed an issue with missing template names in category and package widgets

#### 1.2.4 – 2023.07.06

🐞 Fixed an issue with the

#### 1.2.3 – 2023.06.29

🐞 Fixed an issue with the text domain

#### 1.2.2 – 2023.02.14

🐞 Fixed an issue with the helper function

#### 1.2.1 – 2023.01.29

✅ Compatibility update for Elementor 3.10

#### 1.2.0 – 2023.01.06

✅ Compatibility update for Elementor 3.9

#### 1.1.3 – 2022.08.18

🐞 Fixed a misspelled widget parameter name

#### 1.1.2 – 2022.08.11

🐞 Fixed an issue with the packages widget

#### 1.1.1 – 2022.06.14

✅ Compatibility update for WordPress 6.0
 ✅ Compatibility update for Elementor
3.6.6

#### 1.1.0 – 2022.02.11

🐞 Fixed an issue with the search result widget
 🐞 Fixed an issue with the tag 
widget

#### 1.0.9 – 2021.11.17

🐞 Fixed an issue with the direct link widget

#### 1.0.8 – 2021.07.25

✅ Compatibility update for WordPress 5.8

#### 1.0.7 – 2021.07.07

🐞 Fixed compatibility issues with WPDM v6.0

#### 1.0.6 – 2021.07.04

✅ Compatibility update for Download Manager v6.0 and v3.2

#### 1.0.5 – 2021.05.13

🐞 Fixed an issue with packages widget

#### 1.0.4 – 2020.12.17

✅ Compatibility update for WPDM 3.1.12

#### 1.0.3 – 2020.12.14

✅ Compatibility update for WordPress 5.6

#### 1.0.2 – 2020.12.06

🐞 Fixed the widget delete issue

#### 1.0.1 – 2020.10.03

🐞 Fixed a php version compatibility issue

#### 1.0.0 – 2020.10.02

🚀 Initial release

## Meta

 *  Versión **2.0.1**
 *  Última actualización **hace 4 meses**
 *  Instalaciones activas **6.000+**
 *  Versión de WordPress ** 5.3 o superior **
 *  Probado hasta **6.9.4**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wpdm-elementor/)
 * Etiquetas:
 * [digital store](https://es.wordpress.org/plugins/tags/digital-store/)[document management](https://es.wordpress.org/plugins/tags/document-management/)
   [download manager](https://es.wordpress.org/plugins/tags/download-manager/)[elementor](https://es.wordpress.org/plugins/tags/elementor/)
   [file manager](https://es.wordpress.org/plugins/tags/file-manager/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/wpdm-elementor/advanced/)

## Valoraciones

 2.2 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/wpdm-elementor/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/wpdm-elementor/reviews/?filter=4)
 *  [  1 valoración de 3 estrellas     ](https://wordpress.org/support/plugin/wpdm-elementor/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/wpdm-elementor/reviews/?filter=2)
 *  [  3 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/wpdm-elementor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpdm-elementor/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/wpdm-elementor/reviews/)

## Colaboradores

 *   [ Shahjada ](https://profiles.wordpress.org/codename065/)
 *   [ W3 Eden, Inc. ](https://profiles.wordpress.org/w3eden/)
 *   [ ohanspace ](https://profiles.wordpress.org/ohanspace/)
 *   [ Shahriar Alam ](https://profiles.wordpress.org/shahriar0822/)
 *   [ Razia Sultana ](https://profiles.wordpress.org/shimo16ab/)
 *   [ Shafaet Alam ](https://profiles.wordpress.org/shafayat-alam/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wpdm-elementor/)