Attribute Upload field: is possible?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 anni tempo fa
Attribute Upload field: is possible?

That is: a customer upload a file for made services on that file, like printing...
13 anni tempo fa
No, this feature is not available
13 anni tempo fa
Is there a workaround or  solution?
Could be interested to insert for 1.8.
13 anni tempo fa
biapar wrote:
Is there a workaround or  solution?
Could be interested to insert for 1.8.

It'll require some developer skills:
1. Add new product attribute control type support
2. Store uploaded file into Nop_Download table
3. Other minor changes

P.S. This option will not be available in 1.80.
13 anni tempo fa
We have skill.

Could you give us more help for that? I think that is not difficult to add that.

1) How add attribute?

2) Store Data?

I think that the best solution is store file on filesystem and url/directory on Db.
13 anni tempo fa
biapar wrote:
1) How add attribute?
2) Store Data?

1. Just look how existing product variant attributes were implemented (NopSolutions.NopCommerce.BusinessLogic.Products.Attributes namespace)
2. Use DownloadManager to store uploads
13 anni tempo fa
Other raccomandations?
13 anni tempo fa
But upload for product must be made after checkout.
Other solution: during add to cart.

That is: I've a printing solution and customer send me file to print .
13 anni tempo fa
Have you accomplished this yet? I think I might be able to code it but, I would probably mess a bunch of stuff up. I would be interested in the code if you get it to work.

Thanks,
Anthony
13 anni tempo fa
I'm studing code, now.
If you want, for speed-up, we can made it togheter?
I've no problem and we help to grow nopCommerce.
Write me on my email...

Bye
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.