File Uploads Addon for WooCommerce

Descriere

File Uploads Addon for WooCommerce is a plugin for WooCommerce for enabling end users to upload custom image files while adding Products to Cart. End users or customers can upload files from WooCommerce Product pages.

Typical use cases include an online shop with a Print on demand feature where customers would upload images that would be printed on products such as Coffee Mugs, Picture Frames, T-Shirts to many other items.

The file upload feature helps store owners to capture additional information from their customers and helps to save considerable time in preparing the Order for customers without waiting for additional information that might be required.

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

Through this plugin, the end user or customer can upload image files needed for WooCommerce store owners to complete the order. It reduces the time needed for WooCommerce store owners doing back and forth with the customer.

The plugin has the provisions to select WooCommerce Product Categories for which the file upload must be available.

Uploaded file preview will be available on cart and checkout pages as well.

An Admin or a Shop Manager can view the file that has been uploaded against each order item by visiting the order details page.

File Uploads Addon for WooCommerce is compatible with HPOS

For any suggestions and customizations please create a ticket here and we shall get back to you as soon as possible.

File Uploads Addon for WooCommerce Pro

Features of Pro Version:

  • Per Product Configuration: Enable or disable file uploads on specific WooCommerce products, giving you full control over which products allow uploads.
  • Multiple File Uploads: Allow customers to select and upload multiple files with ease, enhancing their shopping experience.
  • File Size Validation: Set maximum file size limits to ensure that uploaded files meet your requirements, preventing excessive server load and ensuring smooth processing.
  • Image Resolution Validation: Define maximum and minimum resolutions for images to be uploaded, maintaining quality standards and preventing low-resolution images from being submitted.
  • Compatibility with WCFM Multivendor Plugin: Seamlessly integrate with the WCFM Multivendor plugin for WooCommerce, enabling vendors to offer file upload capabilities on their products.
  • Additional Instructions: Provide a dedicated text area for customers to share specific instructions or details with admin or shop managers during the checkout process, enhancing communication and order fulfillment.
  • Email Attachments: Automatically include uploaded files as attachments in admin notification emails, ensuring that you have immediate access to customer-submitted files for further processing or review.
  • Image Preview: Display a preview of uploaded images directly on the product page, allowing customers to visualize their selections before completing their purchase, improving engagement and reducing uncertainty.

Our other plugins

Capturi ecran

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

Instalare

Instalare automată

Instalarea automată este cea mai ușoară opțiune, deoarece WordPress gestionează automat transferurile de fișiere și nu trebuie să părăsești navigatorul web. Pentru a face o instalare automată a File Uploads Addon for WooCommerce, autentifică-te în panoul de control WordPress, navighează la meniul Module și dă clic pe Adaugă modul nou.

În câmpul de căutare, tastează „File Uploads Addon for WooCommerce” și dă clic pe Caută module. După ce ai găsit modulul, poți să vezi detalii despre el, cum ar fi când a fost lansat, evaluări și o descriere. Îl instalezi dând clic pe „Instalează acum”.

Instalare manuală

Metoda de instalare manuală presupune descărcarea modulului nostru eCommerce și încărcarea lui pe serverul tău web prin intermediul aplicației FTP. Codexul WordPress conține aici instrucțiuni despre cum să faci asta.

Întrebări frecvente

How to allow file upload only on specific products?

Add the below code in your theme functions.php file or Code Snippets plugin.

add_filter( 'wau_include_product_ids', 'wau_include_only_product', 10, 1 );

function wau_include_only_product( $pids ) {
    return array( 310, 315 ); // Add the product ID's here in the array.
}

Recenzii

11 aprilie 2025 1 răspuns
Imaginate Solutions has now charged my card again without permission. The first time, one year ago, they refunded the charge after I complained. Now, again, they’ve charged me without any authorization for a service I do not use and never agreed to renew. Charge ID: #16954. Their website offers NO way to cancel or unsubscribe — no button, no form, no contact method that actually works. Emails go completely ignored. The company is run by Dhruvin, and this repeated behavior shows a clear pattern of dishonest business practices. This is not just bad support — this is fraud. I am calling on WordPress to investigate and remove their plugin from the marketplace to protect other users. DO NOT TRUST IMAGINATE SOLUTIONS. If you give them your payment details once, you might get charged again with no warning, no consent, and no way out. Andre
8 aprilie 2025 2 răspunsuri
I needed support but no answer of course i needed to file a dispute on paypal. Stay away form this plugin. Edit: After this review the author did refund me.
25 octombrie 2024
Asking for refund since cannot meet my exception, they just simply ignore me either email or online form. If they never honour their 1 month refund guarantee and even never respond customer, we should avoid to purchase any products from Imaginate Solutions.
19 septembrie 2024
The plugin is exactly what I have been looking for and I came upon one little error – pdf files show a broken image instead of a thumbnail upon upload. Unfortunately customer service has not responded after submitting a ticket and contacting them directly on their site.
Citește toate cele 25 de recenzii

Contributori și dezvoltatori

„File Uploads Addon for WooCommerce” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

„File Uploads Addon for WooCommerce” a fost tradus în 6 locale. Mulțumim traducătorilor pentru contribuția lor.

Tradu „File Uploads Addon for WooCommerce” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.7.3 (20.03.2025)

  • Fixed issue related to unauthorized access from admin panel.

1.7.2 (02.03.2025)

  • Security Enhancement: Changed the way the uploaded files were handled after being uploaded by end users.
  • Some PHPCS fixes.
  • Tested upto latest WordPress and WooCommerce versions.

1.7.1 (12.01.2024)

  • Added an improvement for compatibility with Product Options and Price Calculation Formulas for WooCommerce
  • WooCommerce tested upto 8.4

1.7.0 (26.10.2023)

  • Compatibility with PHP 8.2
  • Compatibility with WooCommerce HPOS

1.6.1 (04.05.2023)

  • Fixed a minor bug related to WooCommerce Cart and Checkout Blocks.

1.6.0 (20.04.2023)

  • Added compatibility with WooCommerce Cart and Checkout Blocks.
  • WC Tested upto 7.6

1.5.0 (19.07.2022)

  • Resolved conflicts when there is Pro version active.
  • WC Tested upto 6.7

1.4.2 (18.04.2021)

  • Added support for enabling uploads for Product Categories
  • WC Tested upto 5.2

1.4.1 (26.03.2021)

  • WC Tested upto 5.1
  • Plugin name changes

1.4.0 (13.08.2020)

  • Fix – issue where file was getting uploaded to other products as well where the user had not uploaded any file.
  • Dev – Added filter to allow only specific products where files can be uploaded.
  • Dev – Added compatibility with WooCommerce 4.3

1.3.0 (13.06.2020)

  • Dev – Added pot files for translations
  • Dev – Added compatibility with WooCommerce 4.2

1.2.0

  • Issue fixed related to deprecated item meta hook

1.1.0

  • A corectat o problemă la Adaugă în coș când lipsesc elemente media

1.0.0

  • Prima versiune, la lansare