이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Rundiz Downloads

설명

Rundiz Downloads is a files, documents management that support GitHub auto update. Provide the download link, track download files.

The GitHub auto update means the URL and file size will be update automatically on GitHub commit or new tag/release.
You can change your setting to accept how often of auto update. Every releases and commits, every releases, or none.

Features

  • Manage files locally or hosted on GitHub or any remote files.
  • Use GitHub OAuth to manage webhooks (webhook is for auto update). It will be super easy if you have many users or repositories.
  • Auto update download URL and version once GitHub repository was updated.
  • Setting GitHub auto update to none, every releases, every releases and commits.
  • Manual update multiple remote file data such as file size that was changed.
  • Use version range to compare tags before update.
  • Insert download button on classic editor or TinyMCE.
  • Download logs/statistic.
  • Admin dashboard statistic widget.
  • Block bots from downloading by captcha, user agent.
  • Captcha with the audio.
  • Redirect to file or force download. (The force download will be working with local file only.)
  • Support shortcode.
  • Customisable download element for shortcode.
  • Automatically delete logs older than specific number of days.
  • Localisation support

System requirement

PHP 5.5 or higher
WordPress 4.6.0 or higher

Browse the source code, bug report, pull request on GitHub repository.

스크린샷

  • Front-end download button and description example.
  • Manage downloads page.
  • Add or edit download page.
  • Download logs page.
  • GitHub OAuth page.
  • Plugin settings tab 1 (General).
  • Plugin settings tab 2 (Anti robots settings).
  • Plugin settings tab 3 (GitHub settings).
  • Plugin settings tab 4 (Statistic/Logs).
  • Plugin settings tab 5 (Design). This will be convert from shortcode into the element you design.
  • Add a download button for TinyMCE (classic editor).
  • Add a download dialog after clicked on the button in classic editor.

설치

  1. Upload “rd-downloads” folder to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Access plugin setup page.
  4. Follow setup instruction on screen.

FAQ

Does it support multisite?

Yes, it is. However the network activation for multisite will not working, you can only activate the plugin per site that have to use it.

Will the uploaded files be deleted on uninstall?

Yes, the uploaded files and folders in WordPress upload folder will be deleted on plugin uninstall.

Will the plugin’s tables be dropped on uninstall?

Yes, the plugin’s tables will be dropped on uninstall.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.11

2022-12-20

  • Fix “PHP Deprecated: Creation of dynamic property” on PHP 8.2.

1.0.10

2022-03-03

  • Fix count() error on PHP 7.2+.

1.0.9

2022-01-23

  • Remove use dependency CSS to let dequeue duplicated Font Awesome work.
  • Re-order the process in downloads.

Previous version updates:
Please read on changelog.md