Default images folder

Open to all! Ask other shopowners for help.
Denzel
Member
Posts: 87
Joined: Sat Oct 31, 2020 7:22 pm
Phoenix Version:
Has thanked: 9 times
Been thanked: 15 times

Re: Default images folder

Post by Denzel »

You can change the default images directory in admin/ext/filemanager/config/config.php
After that, you can add subfolders inside with the "New Folder" Button:
newFolder.PNG
You do not have the required permissions to view the files attached to this post.

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
artfulweb
Contributor
Posts: 184
Joined: Thu Oct 29, 2020 12:34 pm
Phoenix Version: v1.1.0.6
Has thanked: 29 times
Been thanked: 14 times

Re: Default images folder

Post by artfulweb »

Denzel wrote: Tue Sep 13, 2022 8:14 pm You can change the default images directory in admin/ext/filemanager/config/config.php
After that, you can add subfolders inside with the "New Folder" Button:

newFolder.PNG
Hi Denzel,
That I did see and I changed the admin default images to the right name so it does find the images folder just fine. When I want to add a primary image (or change one) I click and it takes me to the images folder but I can not see any image folders created inside, just individual images and so can not have a primary image like "my_new_folder/image-3" as I can not access the individual folders. Just a bit perplexed. The older version was so easy.
Denzel
Member
Posts: 87
Joined: Sat Oct 31, 2020 7:22 pm
Phoenix Version:
Has thanked: 9 times
Been thanked: 15 times

Re: Default images folder

Post by Denzel »

Hi artfulweb,

the filemanager should take you to the folder where the image is located. If none is choosed, then the default folder. This works fine for me. I have hundreds of subfolders and switching between is possible easily (first tile in subfolder always is "back"). Maybe there are permission issues?
artfulweb
Contributor
Posts: 184
Joined: Thu Oct 29, 2020 12:34 pm
Phoenix Version: v1.1.0.6
Has thanked: 29 times
Been thanked: 14 times

Re: Default images folder

Post by artfulweb »

Hi Denzel,
I am sorry, my answer did not post yesterday! I found my problem: on opening apparently only images are shown, I did not realize that I needed to go to the upper right hand corner and select "ALL" to have the folders shown! Once I did it works of course as planned.

Thanks so much for this add-on which was cruelly lacking and your quick follow-up. Now I can put order in the thousands of images on my server again. Great work!
LeeFoster
Contributor
Posts: 263
Joined: Sun Feb 28, 2021 9:41 pm
Phoenix Version: v1.0.8.20
Has thanked: 1 time
Been thanked: 5 times

Re: Default images folder

Post by LeeFoster »

Morning,

I'm trying to use this on my live store but getting the error 'Not Enough Memory' when trying to upload. Works fine on my local test version though.

Any ideas?
14Steve14
Senior Contributor
Posts: 923
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: Default images folder

Post by 14Steve14 »

I thought I would take a look at this new version as I used the older one on my current site and I have to say it is probably the most complicated thing I have ever had to try to figure out how to use. All I really need is a drop down list so I am able to select where the image is stored in already created folders. There just seems to be so much extra bulk that appears to be not needed.

I think for now I will be looking for an alternative. Sorry to be so harsh but any software must do the job easily. The older version worked really well.
User avatar
Pierre_P
Contributor
Posts: 144
Joined: Fri Mar 12, 2021 5:06 am
Phoenix Version: v1.1.0.6
Has thanked: 21 times
Been thanked: 11 times

Re: Default images folder

Post by Pierre_P »

Also looking for a far simpler way to save images to like manufacturer folder or so.

Perhaps like use manufacturer name prefix when editing or adding product image.
When creating a manufacturer, also create images sub folder for the manufacturer.
When editing a product give a simple dropdown selection for default or manufacturer folder for the product image prefix - done.
Example /Fiacre/orange-1.jpg

Not sure if a addon is doable or propose to add something to core.
14Steve14
Senior Contributor
Posts: 923
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: Default images folder

Post by 14Steve14 »

Pierre_P wrote: Tue Jun 18, 2024 6:30 pm Also looking for a far simpler way to save images to like manufacturer folder or so.

Perhaps like use manufacturer name prefix when editing or adding product image.
When creating a manufacturer, also create images sub folder for the manufacturer.
When editing a product give a simple dropdown selection for default or manufacturer folder for the product image prefix - done.
Example /Fiacre/orange-1.jpg

Not sure if a addon is doable or propose to add something to core.
Rather than manufacturer we used category on our old site.
Dan Cole
Senior Contributor
Posts: 498
Joined: Fri Oct 25, 2019 2:14 pm
Phoenix Version: 1.0.8.21
Has thanked: 67 times
Been thanked: 61 times

Re: Default images folder

Post by Dan Cole »

14Steve14 wrote: Wed Jun 19, 2024 7:00 am Rather than manufacturer we used category on our old site.
I used to use category as well but have since switched to manufacturer and for my business that have been extremely helpful in recognizing old images and products we no longer carry. You can certainly do it by category but most of the products we carry fit into many different categories which just complicated the process for us resulting in directories full of outdated images.

Dan
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Default images folder

Post by heatherbell »

Pierre_P wrote: Tue Jun 18, 2024 6:30 pm Also looking for a far simpler way to save images to like manufacturer folder or so.
app.php/addons/paid_addon/zipur_product_manager/
Think this might have that feature


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply