File Uploads, with product, or at checkout

Posts: 6
Joined: 11/13/2007

From the looks of things, I think I might need to write my own module. What I want to do is accept a file upload from a customer. It can be either attached to a specific product (this would be most ideal; like an attribute) or it could be uploaded on the checkout page.

Lyle says on this page that we should not use the attribute module for this. Rats. That would be my logical starting point.

Here is a thread that gets started that looks like it might do what I want. I haven't tried all the steps yet, but it looks like it ends with problems.

I would welcome any suggestions on how to proceed. Would it be best to start with code described in the above thread? Or start fresh with creating a new module based on new recommendations?

Posts: 4
Joined: 11/14/2007

I fully support this endeavor. Bump, I think this will be a very important addition if you manage to get this. I know many people who will have instant use for this

Posts: 6
Joined: 11/13/2007

Which method do you think would be most needed first? uploads per cart item, or upload at checkout? I'm thinking uploads per cart item.

Posts: 4
Joined: 11/14/2007

I'd definately go with uploads per cart item (users customize a product, e.g. upload a photo for a tshirt, sketch for design etc)