這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WooCommerce Pay to Upload

描述

Hello Friends,
This is a wordpress woocommerce support plugin which will enable the customers to upload files after purchase.

Features:

Admin can centrally control the number of uploads per product.
Admin can control the the number of uploads per product on a particular product.
Admin can enable / disable the file upload for a particular product.
Admin can set the respective file types to be uploaded.
This plugin would be in continuous revision and support.

螢幕截圖

  • Woocommerce Pay To Upload - Admin Menu
  • Woocommerce Pay To Upload - Settings
  • Woocommerce Pay To Upload - Configuring in the individual product page.
  • Woocommerce Pay To Upload - Orders list front end
  • Woocommerce Pay To Upload - Detailed Order Page with file upload form.
  • Woocommerce Pay To Upload - File Upload.
  • Woocommerce Pay To Upload - Admin order view.

安裝

  • Upload the plugin files to the ‘/wp-content/plugins/’ directory
    • Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Why would I want the user to upload a file once payment has been made rather than during the checkout process?

If you allowed every user to upload a file without yet making a payment then every time a payment failed or you used a payment method that waits for an IPN response, your disk space will be consumed by files you should not have received. By waiting until after payment this keeps things cleaner.

Where are files stored?

Uploaded files are stored in your wp-content/uploads folder, a new folder named “wc-pay-to-upload” will be created and within that each order will have it’s own folder based on the order ID.

How do I access the uploaded files?

Once files are uploaded you can view them from the admin view of the order. A meta box is added to the side with links to the files.

評價

2016年9月3日
Super simple and worked as described. Thank you!
閱讀全部5個評價

貢獻者及開發者

“WooCommerce Pay to Upload” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WooCommerce Pay to Upload 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.1.4

  • File upload section file deletion and redirection url correction. And tested it in the Latest 5.3.2

2.1.3

  • Added one text field to capture extra information from the user(Optional Field).

2.1.2

  • Corrections made to support the latest version 4.7.1
  • Supports Variable Product

2.1.1

  • Minor Bug corrections

2.1.0

  • Corrections made to achieve individual product enable / disable to upload files.
  • Made corrections for supporting latest versions on 07/09/2016

2.0.5

  • Typo Correction Typo Corrections in the settings page under the required status selection.

2.0.4

  • Fixed Minor bugs and updated with screenshots.

2.0.3

  • Added the feature for the end user to delete the uploaded files.
  • Modified certain features to make it userfriendly

2.0.2

  • Updated Product Wise upload segregation for both admin and front end.
  • So it would be easy to Identify which file is being uploaded to which product.

2.0.1

  • Made Some technical changes to make the plugin work with latest woocommerce verrsion.

1.2

  • Modified to support the latest version of woocommerce.

1.1.3

  • Added Admin email notification when the user uploads the file.

1.1.2

  • Fixed the uploader issues which was not working in the newer wordpress versions. Fixed by Ashok G

1.1.1

BUG: uploader() did not verify that the passable statuses were an array, ie one or no statuses available.

1.1.0

Added multiselect option for selecting statuses that allow for uploads to take place, previously was only if it was NOT on-hold or pending.

1.0.1

Fixed minor bugs and notices

1.0.0

First Release