Page 1 of 1
Product Images Drag and Drop DOWNLOAD
Posted: Fri Nov 28, 2025 7:01 pm
by BrockleyJohn
Simple addon that lets you drag and drop a bunch of images to add them to a product. It also adds thumbnails next to the gallery images to make it easy to reorganise them.
Tested on Phoenix 1.0.7.5 - 1.1.0.6 and Firefox, Chrome and Edge
Uses the HTML Drag and Drop API
Adds a box under the Gallery Images when editing a product.
Images dragged and dropped onto it appear as thumbs below the box.
Once saved they appear in the gallery list and can be reordered.
Screenshot 2025-11-28 172924.png
Re: Product Images Drag and Drop DOWNLOAD
Posted: Sat Nov 29, 2025 12:40 pm
by azpro
Thanks
@BrockleyJohn - works like a charm!

Re: Product Images Drag and Drop DOWNLOAD
Posted: Sat Nov 29, 2025 4:27 pm
by azpro
@BrockleyJohn
One more question ... by the looks of it you probably have split products and categories??
So probably a new admin/categories.php?Which I am all for!
Thanks,
A
Re: Product Images Drag and Drop DOWNLOAD
Posted: Sat Nov 29, 2025 4:43 pm
by BrockleyJohn
azpro wrote: ↑Sat Nov 29, 2025 4:27 pm
One more question ... by the looks of it you probably have split products and categories??
No it just loads hooks for both the old edit product (admin/categories.php) and the new one (admin/catalog.php)
The problem it's aimed at solving is the ages it takes to upload a set of product images when you have to do them one at a time.
I think you'll find you can already drop a file on the single browse to upload fields... you just have to be careful not to miss or you'll lose any editing you did.
Re: Product Images Drag and Drop DOWNLOAD
Posted: Sat Nov 29, 2025 5:09 pm
by azpro
ok - now i understand! Thanks for clarifying!