Mike Ratcliffe Posted August 24, 2013 Share Posted August 24, 2013 First let me say that Prestashop is absolutely awesome! I was going to code my store from scratch but, wow, you guys have really done a fantastic job. There are two things that I would like to be able to do: I email an artist giving them some kind of site login that allows them to upload their art along with titles and descriptions (it could also be that they can register as an artist). The art itself is not for sale but will be used on my t-shirts. I use this art to create new t-shirts. Users then add the t-shirt to their cart. As part of the process of adding the product they need to be able to customize it by adding text and generally tweaking the art (brightness, hue etc.). I like nothing more than hacking away at this kind of thing but I don't want to reinvent the wheel here... do these modules or anything similar already exist or do you have any pointers? Also, how do I handle a custom theme? I mean, do I just copy a current theme to a new folder and select it? If this is what you guys do then do you regularly have theme issues when upgrading? Link to comment Share on other sites More sharing options...
PascalVG Posted August 26, 2013 Share Posted August 26, 2013 Hi Mike, About 1: You could make a (free) product, which you 'customize' (on the customization tab of the product). - Then choose File Fields: 1, - press Save & Stay - Add label (like Artwork to Upload) or so. Don't forget to go to Preferences->Images, there you have a field where you can set the max size of product pictures customers can upload (in bytes). make sure it's big enough. (Also, your host may have set limits in php.ini) 2) Up to you, maybe make sure the Artist 'agrees' doing so when uploading the file. 3) Adding text, you can do the same as 1) : - Customize the Tshirt-product (Go to customization tab of the product) and - add text fields (as many as needed) - press save and stay - add label(s) to text fields tweaking the picture is more difficult and is probably for you to add Check it out, and see if it works for you, My 2 cents, pascal 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