Chalkie Posted April 25, 2022 Share Posted April 25, 2022 Hi there, I am creating a shop for clients who would upload their logo/slogan for either print or embroidery, what we want is an option of where they would like the logo and depending on location and size adjust the price accordingly, we would need the ability for different file types to be uploaded (DST, EMB, AI and ESP). Is there a plugin which will cover these? I have purchased a plugin which allows people to design their own products however that isn't quite what we wanted. Its more just checking options then having the file upload. I have included something that resembles what we want with regards to picking options. Thanks Link to comment Share on other sites More sharing options...
abdullacm Posted April 25, 2022 Share Posted April 25, 2022 better customize the customization upload area. have a look at controllers/front/ProductController.php (for 1.7) Link to comment Share on other sites More sharing options...
endriu107 Posted April 25, 2022 Share Posted April 25, 2022 3 hours ago, abdullacm said: better customize the customization upload area. have a look at controllers/front/ProductController.php (for 1.7) this is not that easy because all allowed uploadable files extension in basic are images and all places where we can check customization will try display those images if file is not images there will be ugly not found image placeholder, so there also should be changes in theme and some in admin panel too. I think easiest way is buy some module. 1 Link to comment Share on other sites More sharing options...
Chalkie Posted May 4, 2022 Author Share Posted May 4, 2022 Hi everyone, So the advice given wasn't very informative for a novice, I did however finally find the right module, someone who uses it helped me set it up and get it running. The module I used is this one https://addons.prestashop.com/en/combinaisons-customization/30960-additional-product-attributes-custom-product-fields.html I also needed an extra module for uploading different file types but that was simple. Thanks Link to comment Share on other sites More sharing options...
endriu107 Posted May 4, 2022 Share Posted May 4, 2022 You should look for module like this one https://addons.prestashop.com/en/additional-information-product-tab/21373-files-upload-by-customer-from-product-cart-checkout.html Link to comment Share on other sites More sharing options...
Chalkie Posted May 4, 2022 Author Share Posted May 4, 2022 17 minutes ago, endriu107 said: You should look for module like this one https://addons.prestashop.com/en/additional-information-product-tab/21373-files-upload-by-customer-from-product-cart-checkout.html That was the actual module I used for uploading, as I say it was simple Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now