Post by gocreative » Sun Feb 13, 2011 7:43 am

This probably isn't quite the right solution, but could you look at adapting something like this?

http://jqueryui.com/demos/droppable/photo-manager.html

Otherwise there are no doubt other image managers out there which offer further fuctionality.

User avatar
Active Member

Posts

Joined
Tue Jan 12, 2010 5:46 pm

Post by micdansan » Wed Apr 20, 2011 9:31 am

This will replace the stupid image upload system: http://forum.opencart.com/viewtopic.php ... 23#p150023

I tried it, 100% working, I can even upload multiple image at once. And has option select the MAIN Product Image.

Thanks to GSK!

New member

Posts

Joined
Fri Apr 01, 2011 10:25 pm

Post by bram2104 » Thu Apr 21, 2011 3:01 pm

Ok. Fine for GSK solution. But, is there any solution that doesn't need Flash instead HTML and javascript technology ? ;D

Newbie

Posts

Joined
Thu Apr 21, 2011 1:34 pm

Post by kaylohn » Wed Mar 28, 2012 3:13 pm

Hi!

This might help.

ImageManager+ for OpenCart
Enhanced Image Manager/ File Manager for OpenCart

- Bigger default view - The Boy Got Bigger!
- Upload+ - Multiple Files Upload Painlessly!
- Remembers the folder tree and last selected folder (i.e. last state of folder tree) - Total Recall!
- Instant Search (No AJAX Load Times) - Zero wait!
- Detects folder deletion and displays a confirmation/ warning dialog. - Never lose that folder again!
- Expand or Collapse the tree by One Click - Yes, there it is!
- Maximize IM+ for greater accessibility - Bigger the better!
- Instant List View/ Thumb View/ Text View switching - When you have a lot of files!
- One/ Single Click Button to update/ insert image/ file (handy for iPad/ Tablets etc) - Tap Tap Tap!
- All default features of the Original Image Manager also exist. - Keeping faithful to the original!
- Its Free! - Beat This!

Get it here:
http://www.opencart.com/index.php?route ... on_id=3601

Please do not forget to vote and comment.

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by kaylohn » Sat Mar 31, 2012 10:37 pm

++++++++++++++
ANNOUNCEMENT
++++++++++++++

INTRODUCING:

Batch+ for ImageManager+

Learn more: http://youtu.be/dDprFR8fsoo

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by kaylohn » Thu Apr 05, 2012 8:50 pm

+++++++++++++++
ANNOUNCEMENT
+++++++++++++++

The wait and mystery is over!

ImageManager+ Woah! Edition RELEASED for OC v1.5.2.x
http://www.opencart.com/index.php?route ... on_id=3601

NEW FEATURES

- On folder delete the folder previous to the deleted one is selected, no more jumping to top.
- Displays number of files found in folder on folder select.
- Long filenames are truncated to 20 characters (so it doesn't mess up the List/Text views, shows a small red << where truncated. Actual filenames are untouched and can be viewed by hovering over the image.
- All features from IM+ Oomph for OCv1.5.1.x are tested and working.

Download updated. Please check out the documentation for updates and information.

Please do not forget to vote and comment.

As for people who were interested in paying for IM+, they can donate instead. :)

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by kaylohn » Sat Mar 02, 2013 8:55 pm

+++++++++++++++
ANNOUNCEMENT
+++++++++++++++

Batch+ integrated with ImageManager+ for OpenCart v1.5.5.x

PLANNED FOR RELEASE EXTENSION

The video better explains what Batch+ does:

https://www.youtube.com/watch?v=JvXeky2paeo

Briefly, Batch+ has two basic functions:

1. BatchUpload :: Upload images directly to folders and select/ add them automatically as additional product images. New folders for image upload can also be created from within Batch+ without loading up Image Manager.

2. BatchSelect :: Select multiple images from your already uploaded images (from different folders too) and select them as additional product images.

NO default feature of OpenCart is removed. Additional product images can be added via OpenCart's default 'Add Image' button and can then be browsed with ImageManager+ as well.

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by labeshops » Sat Mar 02, 2013 10:44 pm

What I did was change the sort order so the items I just uploaded are shown first. Was a 2 second fix:

Edit admin/controller/common/filemanager.php

find

Code: Select all

foreach ($files as $file) {
Just above it, add:

Code: Select all

// added      
      usort($files, create_function('$a,$b', 'return filemtime($b) - filemtime($a);'));
// end added
Save and done.

Now whatever folder you browse in image manager, the most recently uploaded files will be first. Saves me TONS of time.

I have 1.5.2 (but use 1.5.4's file manager file), so it should work on any version I think. Found this originally somewhere in the forums, but seems like very few people saw it, so here it is again. Don't remember who first posted it, but kudo's to whoever it was :)

Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.


User avatar
Expert Member

Posts

Joined
Thu Aug 04, 2011 4:41 am
Location - Florida, USA

Post by kaylohn » Sun Mar 03, 2013 5:55 am

Very useful. Thanks.

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by uksitebuilder » Sun Mar 03, 2013 7:01 am

;-)

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by Fabrythrash » Mon Mar 18, 2013 10:58 pm

I'll try immediately ... and maby I'll make this a vqmod.
Pretty useful because it is quite obvious that You have to add the last uploaded images..
BTW I have 4.923 images, just checked ... lol :-) and keeps growin'
I've only a couple of separate folders for category images etc..

User avatar
New member

Posts

Joined
Fri Dec 14, 2012 6:46 pm
Who is online

Users browsing this forum: Baidu [Spider] and 7 guests