or subfolderTherefore, there has to be an easy way to upload image files separately via FTP to a single, or at least easy to find, server folder
it might be easier with the new system as you can just map the excel spreadsheet value to the image table and image location.JNeuhoff wrote:The ability to alternatively upload images via FTP is essential. There are many users maintaining the actual products and categories in Excel spreadsheets, uploaded via the Export/Import tool to the Opencart server. Therefore, there has to be an easy way to upload image files separately via FTP to a single, or at least easy to find, server folder. So I think this excludes the usage of timestamp folders like wordpress does!
If implementing support for sub-folders (e.g. for image categories) is too cumbersome, then your suggestion of using some sort of searchable image attributes or tags will be the only other reasonable option.
let me see what i can do. i might be able to allow people which folders they can store files in but it won't allow renaming of files or moving them.
OpenCart®
Project Owner & Developer.
Thanks Daniel. At the moment, the main category or product image is specified in the 'Categories' or 'Products' worksheet using a 'image_name' column. Our Excel spreadsheet also has the 'AdditionalImages' worksheet with the 3 columns 'product_id','image', and 'sort_order' which is mapped to the 'product_image' DB table.Daniel wrote:it might be easier with the new system as you can just map the excel spreadsheet value to the image table and image location.JNeuhoff wrote:The ability to alternatively upload images via FTP is essential. There are many users maintaining the actual products and categories in Excel spreadsheets, uploaded via the Export/Import tool to the Opencart server. Therefore, there has to be an easy way to upload image files separately via FTP to a single, or at least easy to find, server folder. So I think this excludes the usage of timestamp folders like wordpress does!
If implementing support for sub-folders (e.g. for image categories) is too cumbersome, then your suggestion of using some sort of searchable image attributes or tags will be the only other reasonable option.
let me see what i can do. i might be able to allow people which folders they can store files in but it won't allow renaming of files or moving them.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Not quite sure if I understood you correctly. I thought the main issue was to find a solution for uploading images via Opencart's admin backend because the old file manager wasn't good enough for this job. And then perhaps also have a function where obsolete, that is totally unused, images can be removed from the server.Daniel wrote:I think i can add a maintenance page for picking up new images that have been added and adding them to the db aswell as being able to delete used ones.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
I also want to keep images in separate folders - I have one folder per vendor with over 80 vendors I deal with and sometimes 400-500+ images per vendor, having it in one folder would be totally impossible for me.
So could this be an option rather than removing the file manager altogether? Just keep it the way it is and let people choose to turn off file manager if they want to use your new one instead?
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.
IIRC 0.x had something like this. Basically a dropdown for "subfolder" that would then ajax populate the dropdown for all images in that folder and when you selected one, it would show the image preview on the side. It also offered an "upload" button if you needed to insert a new image without having to goto the "image" page and add the image, then come back to the product edit page to add the new image.
Here's a rough mock-up for this alternative... needs work and maybe could incorporate autocomplete but it supports subfolders
I use sort orders for additional images too and don't see how you'd incorporate that in this version?
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.
Well if you had subfolders you may be able to at least better organize them. Autocomplete is preferred for larger shops because you can limit it to smaller subsets that won't bog down the browser like a dropdown or multiselect would.labeshops wrote:I do not see an image drop down or autocomplete as a viable option when you have a LOT of images and anyone that uses multistores is bound to have a LOT of images.
I use sort orders for additional images too and don't see how you'd incorporate that in this version?
You could do Autocomplete subfolder field
and then Autocomplete file field which would work great as far as memory, but not so much functionally.
Maybe an inline file list with images would be best and have it load more images as you scroll down, kinda like the current filemanager does.
The PrtScr is a doable size and layout. Of course, at the moment it's meant to be just suggestive. Allowing that pane to be toggled up to full screen (somewhat as ckeditor allows) would provide for usable size as well as for opposite need for relatively compact starting arrangements.
Which means I'd have to go back thru thousands of images and add tags to them? NOT an option and if this were required, I would seriously never update to 2.xDaniel wrote:the auto complete would rely on a tag system that would be added to each image.
I have edited my file manager to show the most recently added images at the top so for me, this works perfectly. I don't do product imports and enter my products in one at a time - I'm sure I'm not the only person who prefers to do it this way rather than dealing with a mass upload of images I would probably have to open and edit one at a time anyway before I assign them to products - I crop/resize, color adjust, and add my logo watermark to every image I get from the manufacturers before I upload them.
Perhaps leaving the image manager for those of us that prefer adding images from the product page along with the mass uploader you are talking about for those that prefer doing that would be the best solution?
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.
I get what you're saying about not being able to or not wanting to back track and add tags and such but at the same time, Opencart has to continue to grow and expand and can't please every past version and user. There may have to be some give and take along the way to allow Opencart to progress.labeshops wrote:Which means I'd have to go back thru thousands of images and add tags to them? NOT an option and if this were required, I would seriously never update to 2.xDaniel wrote:the auto complete would rely on a tag system that would be added to each image.
I have edited my file manager to show the most recently added images at the top so for me, this works perfectly. I don't do product imports and enter my products in one at a time - I'm sure I'm not the only person who prefers to do it this way rather than dealing with a mass upload of images I would probably have to open and edit one at a time anyway before I assign them to products - I crop/resize, color adjust, and add my logo watermark to every image I get from the manufacturers before I upload them.
Perhaps leaving the image manager for those of us that prefer adding images from the product page along with the mass uploader you are talking about for those that prefer doing that would be the best solution?
DL
This account is inactive. Look for us under the name 'EvolveWebHosting' and contact us under that username.
Thanks!
If it needs to go in v2.0, so be it, but it has to be for a better solution. I kind of agree that the actual Image Manager, jQuery UI style, had its days, and a more modern alternative might be required for v2.0. So I won't miss it really.
Saying that, I'm hoping to find the same functionalities with the new v2.0 Image Manager, if not more !
I did some quick searches and I came accross this OpenSource file manager called AjaXplorer (Pydio), that some of you will already know. Link: http://pyd.io/
Please note that it already has bridges to Drupal, Wordpress and Joomla ! http://pyd.io/cms-bridges/
It also has clients for IOS and Android !
This is the type of manager I would like to see in v2.0

Anyway, I've got no doubt that Daniel and the team will find a good future-proof solution ...
OpenCart custom solutions @ https://villagedefrance.net
file manager update was a big pain to do.
what i have done should be fine. i have been looking at shopify and big commerce and their file managers are really basic.
OpenCart®
Project Owner & Developer.
Users browsing this forum: No registered users and 15 guests