Linux 软件免费装
Banner图

File Uploads Addon for WooCommerce

开发者 ImagiSol
dhruvin
更新时间 2026年3月21日 11:43
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

file upload woocommerce file upload product addons woocommerce addon print on demand

下载

1.2.0 1.7.1 1.4.2 1.6.0 1.4.0 1.7.0 1.3.0 1.4.1 1.5.0 1.6.1 1.7.2 1.7.3 1.7.4

详情介绍:

Stop chasing customers for files. Let them upload everything you need — right on the product page. File Uploads Addon for WooCommerce adds a file upload field to your WooCommerce product pages so customers can attach images, documents, or any files you need to fulfill their order — all before they even hit the cart. No more back-and-forth emails. No delayed orders. No missing artwork. The uploaded file travels with the order — visible in the cart, on the checkout page, and right inside the WooCommerce order details screen for you or your shop manager to action immediately. 🛍️ Who Is This For? This plugin is built for any WooCommerce store where fulfilling an order depends on something the customer needs to provide. If you've ever had to email a customer after they ordered to ask for a file, this plugin is for you. Print on Demand & Custom Products File Uploads Addon for WooCommerce Features ⭐ Upgrade to Pro The free version gives you a solid foundation. File Uploads Addon Pro takes it further: Get Pro → What Store Owners Say
"I was able to install this plugin and have a file upload feature on all my products. Tested and working well! It's a great useful feature for WooCommerce. Thanks very much!" "Lovely! It works just as shown." — vincentfijian
Need Help? For support, feature requests, or customization inquiries, open a support ticket here and we'll get back to you as soon as possible. Our Other WooCommerce Plugins

安装:

Automatic Installation Automatic installation is the easiest option as WordPress handles the file transfers itself and you don t need to leave your web browser. To do an automatic install of File Uploads Addon for WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type "File Uploads Addon for WooCommerce" and click Search Plugins. Once you've found our plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now". Manual installation The manual installation method involves downloading our eCommerce plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

屏幕截图:

  • Front end view with Uploader
  • Thumbnail in Cart
  • Link of media once order received

升级注意事项:

Backup your store before upgrading the plugin

常见问题:

Does this work with the WooCommerce Cart and Checkout blocks?

Yes. File Uploads Addon is fully compatible with the modern WooCommerce Cart and Checkout block experience introduced in WooCommerce 7+.

Is this compatible with WooCommerce HPOS?

Yes, the plugin is fully compatible with WooCommerce High-Performance Order Storage (HPOS).

Can I enable file uploads for only certain products?

The free version supports category-level control (from WooCommerce Settings) and also supports a developer filter to restrict uploads to specific product IDs: ` add_filter( 'wau_include_product_ids', 'wau_include_only_product', 10, 1 ); function wau_include_only_product( $pids ) { return array( 310, 315 ); // Add your product IDs here } ` For a no-code per-product toggle, upgrade to the Pro version.

Can customers upload multiple files?

Multiple file uploads are available in the Pro version.

Where can I view uploaded files as an admin?

Uploaded files appear directly on the WooCommerce order details screen. In the Pro version, files are also sent as email attachments with the new order notification.

What file types are supported?

The plugin supports image file uploads. For broader file type support or file size/resolution controls, see the Pro version.

Is this compatible with PHP 8.2?

Yes, full compatibility with PHP 8.2 was added in version 1.7.0.

更新日志:

1.7.4 (20.03.2026) 1.7.3 (20.03.2025) 1.7.2 (02.03.2025) 1.7.1 (12.01.2024) 1.7.0 (26.10.2023) 1.6.1 (04.05.2023) 1.6.0 (20.04.2023) 1.5.0 (19.07.2022) 1.4.2 (18.04.2021) 1.4.1 (26.03.2021) 1.4.0 (13.08.2020) 1.3.0 (13.06.2020) 1.2.0 1.1.0 1.0.0