jburdick Posted February 17, 2016 Share Posted February 17, 2016 Im looking at building a software to do importing easier without having everyone pay arm and leg for it. I ran into a Issue with importing images. I am not looking to do upload images. I would like everyone have to upload them via ftp. Then in csv have "url/to/image.jpg" or full url to image. Were would i need to upload this url in the mysql? Thank you Link to comment Share on other sites More sharing options...
jgamio Posted February 18, 2016 Share Posted February 18, 2016 If you are talking about the product images the path is not on the database The Database use these system Save the product image with an ID then if you see the databases these codes has a relation with the product the actual image is on directory p using the image code and the structure is on the number Other images only use the letter for example categories use the c with but the category id is the code Prestashop don't use just 1 image the make difference version base on the images size define on the back office 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