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.
Product Images Drag and Drop DOWNLOAD
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
Product Images Drag and Drop DOWNLOAD
You do not have the required permissions to view the files attached to this post.
-
azpro
- Contributor
- Posts: 177
- Joined: Fri Nov 06, 2020 8:25 am
- Phoenix Version: v1.1.0.6
- Has thanked: 30 times
- Been thanked: 34 times
Re: Product Images Drag and Drop DOWNLOAD
@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
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
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
Re: Product Images Drag and Drop DOWNLOAD
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.