VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: chetanmadaan on August 31, 2012, 23:04:32 PM

Title: Upload multiple files at once.
Post by: chetanmadaan on August 31, 2012, 23:04:32 PM
Hi -

is it possible to upload multiple files for products at once... the current uploader only lets you select around 1 file and you have to upload them one  by one... which is very time consuming.

is there a way this can be done so that the user can upload multiple files at once?

Thanks
Title: Re: Upload multiple files at once.
Post by: ivus on August 31, 2012, 23:25:00 PM
Hi chtanmadaan,

Yes. Use FTP.

You can upload your product images directly to the "/images/stories/virtuemart/product/" folder.

Then once it's done you'll have to go to (backend)
> VirtueMart > Shop > Media Files
click on the Synchronize media to Virtuemart

Then you have to go and assign the images individually to the products (this part has to be done this way anyway)
Title: Re: Upload multiple files at once.
Post by: chetanmadaan on August 31, 2012, 23:26:13 PM
Ah... sucks.