webt 0 Posted March 9, 2009 Hi, I am looking for a module, or method that would allow a customer to upload an image during the checkout process?All of our products can be customized with the customers "uploaded photo" .. (example. Coffee Mug, with Family Photo).Does anyone know of such a module, or method.Thanks. Share this post Link to post Share on other sites
rocky 953 Posted March 9, 2009 What you're looking for is already in Prestashop v1.1. When adding a product, click on the "5. Customization" tab, then enter 1 as the number of "File fields". The user should then be able to upload an image to be put on a mug. This happens while a customer is adding a product to the cart rather than during checkout, but it sounds like it is what you want. You will have to do this for every product in your store.If you have thousands of products, it might be easier to just do a query on the PREFIX_product table in your database and change all "uploadable_files" values to 1. Share this post Link to post Share on other sites
webt 0 Posted March 9, 2009 HEY!,thanks for the reply, its late in the evening for me to check into this. But will check in the morning.If in fact Prestashop includes this feature within, I am indeed impressed.also, the MUG thing was hypothetical, but the idea is the same.I will update this thread with my progress, thanks again. Share this post Link to post Share on other sites
webt 0 Posted March 9, 2009 WORKS GREAT! out of the BOX!after solving a quick hack-attempt issue with the customization tab, everything is swell.Prestashop definatly out-does the competition with these kind of features. Great Work.and thanks again.also, i'm trying to get an answer for this question. If anyone could help, (i have recieved zero responses)http://www.prestashop.com/forums/viewthread/14489/installation_configuration___upgrade/state__province_in_registration_form Share this post Link to post Share on other sites
halalan 0 Posted May 15, 2009 WORKS GREAT! out of the BOX!after solving a quick hack-attempt issue with the customization tab, everything is swell. How did you manage to fix the hack attempt. I tried the CUSTOMIZATION change from 0 to 1 for files and when I click save I get this error:Hack attempt (Product -> customizable = 1) And it doesn't work.....any idea how to fix this ?? Share this post Link to post Share on other sites
rocky 953 Posted May 17, 2009 See this bug report for the solution to fix the hack attempt in customisable products. Share this post Link to post Share on other sites
MiYoruba 0 Posted December 16, 2013 Hey Team i have a situation i need my client to download a pdf application then uploaded it ones finish they also need to upload a passport photo.. id their a option to select pdf upload ? Share this post Link to post Share on other sites
vekia 8,948 Posted December 16, 2013 maybe files upload module: http://addons.prestashop.com/en/front-office-features-prestashop-modules/4270-files-upload.html http://www.prestashop.com/forums/topic/204984-module-customer-files-upload-upload-files-to-order/ Share this post Link to post Share on other sites