このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

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