• Resolved hrsprmr

    (@hrsprmr)


    I am launching a digital asset store. Which sells hundreds and thousands of psd files and images.
    I want to upload 600+ downlodable files to a single product. And it will be time consuming to upload each file one by one.
    Is there any way to upload all these file to that product using excel file/csv?
    (I dont want to upload them as a [RAR/ZIP]. Assets are ment to be download one at a time only)

    I already have uploaded all my files to root folder out of public directory, so all generated links are safe. I just want some plugin or code trick to paste those links in my product at once!!

    Kindly help!
    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Plugin Support EastOfWest a11n

    (@eastofwest)

    Hi there!

    You can use WooCommerce’s built-in CSV import/export for this. It’s recommended to create a complete, downloadable product on your site (with fewer files to download, for test purposes), export the CSV, and use it as a template for your other products.

    You’ll notice downloadable products have additional columns that simple products might not have: Download 1 name and Download 1 URL. By duplicating those columns and incrementing the number (Download 2 name, Download 2 URL for instance), you can add as many downloadable files to the same product as you like.

    Here’s a sample CSV. It only shows the minimum required columns, but works. Copy it into your own spreadsheet, change the URL values reference your products, export as a CSV, and import it into your site.

    Screenshot of a CSV layout for a digital product that has more than one downloadable file
    Click here for a bigger version: https://d.pr/i/RROa4c

Viewing 1 replies (of 1 total)
  • The topic ‘Is there any way to upload multiple downloadable files using CSV’ is closed to new replies.