Lana Downloads Manager Plugin
Downloadable files management system
Lana Downloads Manager is a downloadable files management system.
Manageable local files (WordPress uploaded) and remote files.
Includes:
Lana Codes
Lana Downloads Manager
Installation
Requires
- WordPress at least 4.0
- PHP at least 5.3
Instalation steps
- Upload the plugin files to the
/wp-content/plugins/lana-downloads-manager
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
How to use it
- in
Downloads > Add New
, add a new download file and the system creates the shortcode is what you can use. - in
Appearance > Widgets
, add the ‘Lana – Download’ widget to the sidebar, for example, add it to the Primary Sidebar. - in
Posts > Edit
, you can manually add the download button to the selected post, add the [lana_download]
shortcode to the post content, for example, add [lana_download id="1"]
shortcode to the content. - in
Pages > Edit
, you can manually add the download button to the selected page, add the [lana_download]
shortcode to the page content, for example, add [lana_download id="1"]
shortcode to the content.
Screenshots
screenshot-1.jpg
FAQ
Do you have questions or issues with Lana Downloads Manager?
Use these support channels appropriately.
Lana Codes Support
WordPress Forum Support Forum
Changelog
1.8.2
- bugfix log pager and filter
- add time constant instead of number
1.8.1
- improve file check and compatibility
- improve cookie ssl compatibility
- improve tinymce shortcode button
1.8.0
- improve wp uploads dir check
- improve abspath local file check
1.7.1
- bugfix role edit files option default value
1.7.0
- add role edit files to settings
- add lana download post is published check
1.6.0
- add edit_files permission check
- add allow abspath local file check
1.5.0
- add uploading files folder setting
- add before and after hook in settings
- add description to settings
- change desc order in lana download shortcode
- change logs list table
- bugfix media enqueue load
1.4.1
- change header in download
- reformat code
1.4.0
- change shortcode
- change download handler
1.3.0
- change shortcode functions
- reformat code
- bugfix widgets
1.2.2
- bugfix filters
- bugfix file update post meta
1.2.1
- add filter to post type and taxonomy args
1.2.0
- add counter disable or enable for settings
1.1.9
- bugfix settings save
- add settings errors
- add get user ip and user agent functions
- change logs list
1.1.8
- add lana_downloads_manager_before_file_download action hook
1.1.7
- add counter attr to shortcode
- add post_type to text shortcode attr
- add text attr to tinymce shortcode
- change assets structure
1.1.6
1.1.5
- reformat code
- add constants
- add per page in list table
- change post type name
- change taxonomy name
- change wp role add cap function
- change ajax get lana download list function
- bugfix order query by count
- bugfix filter query by download category
1.1.4
- add text domain to plugin header
1.1.3
- bugfix global post declaration
1.1.2
1.1.1
- Tested in WordPress 4.8 (compatible)
- change website to lana.codes
1.1.0
- add post type endpoint
- add endpoint validate
- bugfix endpoint
- bugfix post type and taxonomy
1.0.9
- add public option to lana download post type
1.0.8
- add text atts to lana download shortcode
1.0.7
- add Download Category
- add Download shortcode in WordPress editor
1.0.6
1.0.5
- change lana download custom post type capabilities
1.0.4
1.0.3
- PHP compatibility changes
1.0.2
1.0.1
- bugfix .htaccess in /uploads/lana-downloads folder
- bugfix download handler function
1.0.0
- Added Lana Downloads Manager
- Added Log system