Lana Downloads Manager

설명

Lana Downloads Manager is a downloadable files management system.

Manageable local files (WordPress uploaded) and remote files.

Includes:

  • Counter system
  • Log system

Lana Codes

Lana Downloads Manager

스크린샷

  • screenshot-1.jpg

설치

Requires

  • WordPress at least 4.0
  • PHP at least 5.3

Instalation steps

  1. Upload the plugin files to the /wp-content/plugins/lana-downloads-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. 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.

FAQ

Do you have questions or issues with Lana Downloads Manager?
Use these support channels appropriately.

Lana Codes

Support

WordPress Forum

Support Forum

후기

2022년 10월 3일 1 reply
Thank you for your personalized attention to solve a bug. Great plugin and great service!
2022년 5월 13일
This plugin is really perfect! Thanks very much ! I hope it will be maintained over time.
2020년 12월 9일
This is exactly what I was looking for. It is simple and efficient. In addition the support is excellent. I had an issue (my fault) after migrating from preproduction to production and the assistance I was given was extremely fast and relevant. Thank you for providing this plugin.
2018년 9월 19일
This plugin works so well for my purposes. It's simple and not bulky, and the developer responds to forum questions promptly. Love it!
모든 15 평가 읽기

기여자 & 개발자

“Lana Downloads Manager”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Lana Downloads Manager”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Lana Downloads Manager”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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

  • add the missing files

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

  • bugfix rewrite

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

  • bugfix escape

1.0.5

  • change lana download custom post type capabilities

1.0.4

  • bugfix jquery.js include

1.0.3

  • PHP compatibility changes

1.0.2

  • bugfix add log function

1.0.1

  • bugfix .htaccess in /uploads/lana-downloads folder
  • bugfix download handler function

1.0.0

  • Added Lana Downloads Manager
  • Added Log system