4 replies [Last post]
dom_b's picture
Offline
Joined: 02/26/2010
Juice: 71

I have a small project I am doing for a friend for free for a photo library store. With node import I can currently add all the photos and images without a problem but I need to be able to import the downloads at the same time.

Would anybody be able to achieve this based on the following similar projects?

This can already add stock levels for Ubercart 2 Node Import 6
http://www.ubercart.org/contrib/11013

This adds file downloads but is for Node Import 5
http://www.ubercart.org/contrib/5221#comment-23004

I could offer a small amount of money if somebody can do it, but ideally I would like to get it into the community for other people to use/tweak/fix in the future...

Thanks.

PACraddock's picture
Offline
Joined: 08/21/2009
Juice: 23
Bounty for node_import with file download product feature

For a project on which I'm working, we would be ready to offer a bounty for the creation of a patch to node_import that enables file downloads to be imported along with other standard product (from a CSV file that would have only a couple of additional columns compared to the standard CSV files used to import products with node_import).

Please reply to this thread or send a message if you would be ready to contribute to Ubercart in this way.

Best regards,

Peter

j0rd's picture
Offline
Getting busy with the Ubercode.
Joined: 07/16/2008
Juice: 452
Ubercart Node Import with Files / Downloads

Do you simply require file downloads aka CCK File. Or do you require "Purchase a file" ala Ubercart.

Either way, I just wrote a custom csv importer for a client and it handled remote or local downloading and importing of files into products. I'm sure it could be re-factored to work with Node Importer.

If you are interested in having me do the work, please PM me or email me at jordan HAT digibits DAT org

PACraddock's picture
Offline
Joined: 08/21/2009
Juice: 23
Re: Ubercart Node Import with Files / Downloads

It would be the "purchase a file" kind of thing. As the "file download" feature of Ubercart is more secure and flexible (in my testing) than using a CCK file download, it would be a better option.

E-mail sent.

j0rd's picture
Offline
Getting busy with the Ubercode.
Joined: 07/16/2008
Juice: 452
Re: Node import with downloads...

I've completed this work for someone who contacted me from this thread.

You can download the work here:
http://www.ubercart.org/project/node_import_uc_stock#comment-55048

Thanks towards the client who paid for this development.

Cheers,
Jordan