4 replies [Last post]
thinkofmedia's picture
Offline
Joined: 01/09/2009
Juice: 26
Was this information Helpful?

Apologises if already possible tried scouting for it. Cafepress etc offer a upload a users logo for there products like shirts, mugs. Is there a way to do this? As I have alot of possible clients if available.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Uploading a logo / image onto product images

That's part of why I wrote node checkout... you could use a node form as the product builder and tie that to the product for purchasing. It requires a little bit of extra code to work well, but it might be a start for you. Also, the module doesn't address by itself doing something like a preview to overlay the logo on the product.

thinkofmedia's picture
Offline
Joined: 01/09/2009
Juice: 26
Thanks for reply

Thanks Ryan.

I'm doing it for a large pen manufacturer and really love the freedom ubercart gives me.

What I need is to give the user control to upload a logo and maybe resize, recolour etc. And then over lay the image as you said.

But I'm more of a designer than coder so any ideas pointing me in the right direction of how to approach this would be amazing. Could it be done with existing modules or would I be looking at coding from scratch.

I love this whole community development structure. And the fact what ideas put up are listened to.

johngflower's picture
Offline
Joined: 01/04/2009
Juice: 88
This would be handy

I could use this feature as well.

johngflower's picture
Offline
Joined: 01/04/2009
Juice: 88
Re: This would be handy

Check this watermarking link out:-

http://drupal.org/project/imagecache_actions

It could be a useful?