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