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

EDD Downloads As Services

설명

This plugin requires Easy Digital Downloads v1.9 or greater.

Many customers use Easy Digital Downloads to sell “services” rather than “downloads”. We get many requests to remove the “no downloadable files” on the purchase confirmation page, because their services do not have/need files attached. This plugin fixes that.

It will allow you to select individual downloads which are services, or an entire category which houses your services. If a download is marked as a service, or belongs to one of the categories you selected, the the purchase confirmation page will not show “no downloadable files” for that particular download. If your service does have a file attached, it will still show the file. It also slightly modifies the email receipt so it does not include a dash next to the name.

So far, this plugin allows you to:

  1. Hide the “no downloadable files found” message on the purchase confirmation page when your service has no download files attached to it
  2. Hide the extra dash in the purchase receipt email when your service has no download files attached to it
  3. Select categories from the plugin settings that house your “services”. Any download within the selected categories will be marked as a service
  4. Mark downloads as services on a per-download level. A checkbox is added to the download configuration metabox

Suggestions welcome for future features. Developers can take advantage of the _edd_das_enabled meta_key and extend the plugin to suit their needs.

스크린샷

  • Select a category to make all downloads within it a service
  • Mark downloads as services on a per-download level

설치

  1. Unpack the entire contents of this plugin zip file into your wp-content/plugins/ folder locally
  2. Upload to your site
  3. Navigate to wp-admin/plugins.php on your site (your WP Admin plugin page)
  4. Activate this plugin

OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin’s name

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.7

  • New: Added Danish translation.
  • Fix: Compatibility with upcoming EDD 3.0 release.

1.0.6

  • Fix: Previous version was missing code related to the update.

1.0.5

  • Fix: Removed the “No downloadable files found.” text in email receipts for download services without a file. This was due to a recent update to EDD.

1.0.4

  • New: Spanish translations courtesy of Andrew Kurtis

1.0.3

  • Fix: Fatal error that could occur

1.0.2

  • Fix: PHP notice
  • Fix: PHP warning

1.0.1

  • Fix: If a download is marked as a service but has downloadable files attached, the files will be still shown as normal
  • Fix: Moved the checkbox option to the “Download Settings” metabox

1.0

  • Initial release