Is there a way to create a folder structure for uploaded images in the e-mail builder?

Your software
My Mautic version is: 4.4.10
My PHP version is: 8.0.30
My Database type and version is: 10.6

Is there a way to create a folder structure for uploaded images in the e-mail builder?
I would like to sort the pictures into a folder structure so that they can be found more easily later. Is there any way to do it?

Hi @stefan-franz,

I’ve also tried to find a solution to this issue because the library can become messy over time. Unfortunately, I haven’t come across a solution as well. :frowning_with_open_mouth:

Best regards,
Ricardo

Hi @stefan-franz,
the closest to a folder structure we currently have is the “elfinder”, Mautics media manager. You can open it by adding “/elfinder” to the URL of your Mautic instance, for Example www.mymautic.com/elfinder.

There you can create folders, structure your uploads and delete older images.

But, as far as I know, having a structure made in the elfinder, has no impact on the image-block in the email-builder. The image selector still seems a bit messy.

Best
Leon

Can’t access to it.

Elfinder Answer

Hi @stefan-franz,
is there a corresponding log-entry?

First very wild guess would be to check wether you have CORS-Settings activated. “Settings” → “System Settings” → “CORS” and disable if not already disabled.

Best
Leon

Cors disable has no effect.
But no problem: I’ll wait until we have a stable V5.
Thanks, Stefan

Hi @stefan-franz,
just because Im very curious. Do you have commandline-access and can fire the "php bin/console elfinder:install" Command and check again if you can access the ElFinder?

Best
Leon