π Software keys sent via WhatsApp or E-mail within 24 hours (1 Day) ! β³ If not received, Contact us! ! π¬![]()
WPDM Directory Add-on

WordPress Download Manager Directory Add-on will help WordPress Download Manager users to show all categories and downloads on a single page with different styles.
WordPress Download Manager Directory Add-on Setup Instructions:
Install:
Upload/Install from Admin MenuΒ PluginsΒ Add NewΒ Upload, Just the same way as other WordPress plugins.
Usage:
Use the shortcode inside page or post content to show directory like interface for WordPress Download Manager
Parameters:
β buton_style:Β `default` or `success` or `info` or `warning` or `danger` or `primary` or `secondary`
β template:Β any link-template ID( optional parameter )
β category:Β use any category slug here if you want to create an archive page for that specific category or donβt use the parameter
β include_children:Β if you useΒ categoryΒ parameter, on initial load, it only will fetch the packages from the mentioned categories, if you want to include packages from sub-categories too, you must useΒ include_children=1.
β orderby:Β `package_size_b` or `date` or `modified` or `download_count` or `view_count` or `title`
β order:Β `asc` or `desc`
β order_fields:Β optional parameter, you can use this option if you want to edit order fields dropdown options. Ex:
β login:Β 1, use this parameter if you want to make the shortcode members only / login protected. Otherwise, you may skip this parameter.
[wpdm_categories]Β β Use the shortcode inside page or post content to show all categories
Parameters:
β subcat:Β Show ( 1 ) or Hide ( 0 ) sub-categories
β showcount:Β Show ( 1 ) or Hide ( 0 ) number of packages in a category
β cols:Β Number of columns
Parameters:
β showcount:Β Show ( 1 ) or Hide ( 0 ) number of packages in a category
β cols:Β Number of columns
β icon:Β Font awesome icon
β btnstyle:Β Button style, possible values: link | secondary | primary | success | info | warning | danger
Parameters:
β categories:Β Category slugs separated by comma
β cols:Β Number of columns, 1 or 2 or 3 or 4 or 6 or 12
β button_color:Β Block color scheme, use any of the pre-defined colors ( green, blue, purple, primary, info, warning, danger, success or color code like #339966
β hover_color:Β Block hove color, use any of the pre-defined colors ( green, blue, purple, primary-hover, info-hover, warning, danger-hover, success-hover or color code like #339966
GeneratesΒ advanced search and filter page:
Parameters:
β template:Β any link-template ID ( optional parameter )
β category:Β use any category slug here if you want to create an archive page for that specific category or donβt use the parameter
β include_children:Β if you useΒ categoryΒ parameter, on initial load, it only will fetch the packages from the mentioned categories, if you want to include packages from sub-categories too, you must useΒ include_children=1.
β orderby:Β `package_size_b` or `date` or `modified` or `download_count` or `view_count` or `title`
β order_fields:Β optional parameter, you can use this option if you want to edit order fields dropdown options. Ex:
β order:Β `asc` or `desc`
β login:Β 1, use this parameter if you want to make the shortcode members only / login protected. Otherwise, you may skip this parameter.
β cols:Β Number of columns, 1 or 2 or 3 or 4 or 6 or 12 ( optional parameter )
β colspad:Β Number of columns in tabs/pads, 1 or 2 or 3 or 4 or 6 or 12 ( optional parameter )
β colsphone:Β Number of columns in phone, 1 or 2 or 3 or 4 or 6 or 12 ( optional parameter )
β sidebar:Β leftΒ orΒ right
additionally, there is a search box widget for searching downloads.
Note:
Please useΒ WPDM Gutenberg Block Add-onΒ orΒ Advanced TinyMCE Button Add-onΒ to generate short-codes properly, short-code options are marked in the following image:

Editing Template Files:
If you want to customize a view in your own way, you need to edit template files insideΒ /plugins/wpdm-arhive-page/src/Templates/****/views/Β dir. Please follow the following steps to edit a template file so that the new update doesnβt erase your changes:
- Create a dir pathΒ
download-manager/wpdm-arhive-page/****Β inside your active theme directory if it is already not there. Here replaceΒ Β****Β withΒsimpleΒ orΒflatΒ orΒfilterΒ orΒcompact, depending on the template dir name, from where you are moving the template file. - For example, if you are editing template file fromΒ
/wpdm-archive-page/src/Templates/Filter/views, you need to place it inΒ{active-theme-dir}/download-manager/wpdm-arhive-page/filter/ - Copy all the files you need to modify
- Update template file(s) inΒ
{active-theme-dir}/download-manager/wpdm-arhive-page/****Β dir as per your need
WPDM Directory Add-on Demo:
WPDM Directory Add-on demo links:
Changelog:
- Fix!Β Fixed an issue with initial downloadΒ display
- Update!Β Updated translation file for a couple of missing strings
- Fix!Β Fixed an issue with the sorting fields dropdown options
- Fix!Β Fixed auto initialization issue with the simple search shortcode
- Fix!Β Fixed auto filter issue with the starter layout
- Fix!Β Fixed icon issue with the archive page flat shortcode
- Fix!Β Fixed an issue with the archive page flat shortcode
- New!Β Improved front-end UI
- Fix!Β Fixed an issue with the tinymce button helper ( shortcode generator )
- Fix!Β Fixed an issue with the translation file ( .pot )
- Fix!Β Fixed an issue with the package order/sorting
- Update!Β Competibility update for WordPress Download Manager Pro 6.0.7
- Fix!Β Fixed an issue with the archive page flat shortcode
- Update!Β Compatibility update for wpdm v6.0.6 and v3.2.13
- New!Β Optimized default view, added new parameterΒ
last_state=0/1Β to control last state and auto-expand category tree
- Fix!Β Fixed an issue with multiple category selection in archive page filter
- Update!Β Compatibility update for wpdm v6 and v3.2
- Fix!Β Fixed an issue with an order by filter with archive page views
- Update!Β Compatibility update for wpdm v3
- Fix!Β Fixed an issue with the advanced search pageΒ view ( with sidebar filter )
- Update!Β Restored the shortcode [wpdm_archive_flat]
- Fix!Β Fixed an issue with tag filter on advanced search/filter shortcode
- Update!Β Reinstated [wpdm_tags] shortcode.
- New!Β Recoded from ground for better performance and styles
- New!Β Added new advanced search and filter page view
- Fix!Β Fixed the issue with categroy filter
- Update!Β Compatibility update for WPDM Pro 5.2
- Fix!Β Fixed an issue with the category blocks
- Update!Β Compatibity update for the latest version of wpdm
- Upgrade!Β Improved directory pages UI
- Fix!Β Fixed and issue with category listing
- Fix!Β Fixed issue with user input sanitization
- Fix!Β Fixed link template query issue ( warning )
- Fix!Β Fixed package sorting issue with archive page sidebar view
- Update!Β Improved default views
- Update!Β Compatibility update for the latest version of wpdm
- Update!Β Updated sidebar view
- Update!Β Compatibility update for the latest version of wpdm
- New!Β Added new option to show/hide package count with category
- Fix!Β Fixed the issue with pagination
- New!Β Added category hirarchy in compact view category dropdown
- New!Β Added new shortcode parameterΒ
login=1Β , in case, you want to make the page login protected.
- Fix!Β Fixed multiple shortcode usage issue with archive page sidebar view
- Fix!Β Fixed category dropdown issue in compact view
- Fix!Β Fixed package not found an issue when search keyword combined with an order by a parameter ( download count, size, view )
- Fix!Β Fixed items per page issue with sidebar layout
- Fix!Β Fixed search issue that occurred when using custom database prefix
- Fix!Β Fixed search issue in multi-site
- Fix!Β Fixed few minor issues in advanced search
- Fix!Β Fixed icon path issue with sidebar view
- New!Β Added sidebar view for advanced search page
- New!Β Improved search option to search by keyword within a category
- New!Β Improved search option to search by keyword within a file list
- New!Β Added new cats views
- Fix!Β Compatibility release for WordPress 4.3

Reviews
Clear filtersThere are no reviews yet.