Allow user to upload a file

Posts: 16
Joined: 05/06/2008

Hi,
For my site I would like to allow users to upload a file on the check out section. Is it possible? If not, will it be possible? This feature would be helpull for sites that sell customizable products like mine.
For exemple if one sells customizable teeshirts, the user sould be able to send his onwn graphic...
This could appy for stikers, cards etc...

Posts: 3744
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

We're in the process of developing a module for Drupalcon Szeged that should facilitate this sort of stuff... it'll be based on node creation, though, and not uploading items into the shopping cart directly (although a module could attempt this if it wanted to).

Posts: 950
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

Really? That sounds like what we're going to need - for user generated content, but in our case it's content that will then be able to get sold.

If you need an extra set of hands let me know.

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 16
Joined: 05/06/2008

Great news!! For now I saw the you can let the user create a node "Tee shirt" for exemple and then it is possible for him to upload his design.
It would be usefull to let the admin of the site custumize the checkout section with others fields.
Also is there a way to autofill the check out section (like the address and the name)? I think it's possible with webform ....
These are just a few ideas (nothing new really) but the ubercart module is great anyway Smiling

Posts: 1
Joined: 05/12/2008

Ahh, it sounds very good!!