Topic: Prestashop Multi Uploader V2
I wanted to upload more than one picture at a time into a product on my prestashop install. There was an old version of a multi uploader but it used mootools.
When i discovered plupload had drag and drop i decided to see if i could get it to work. With being a noobie i had to use a http proxy to find out how the actual data was posted and then read. It seems simple now but never having known how file POSTing works it was tricky. Once I figured out the variables etc the rest was just man hours.
If you got prestashop take it out for a spin. I am still having problems with the maximum size of image i can upload before it just goes to a white picture but i believe this is an issue with the prestashop code side.