femanager icon indicating copy to clipboard operation
femanager copied to clipboard

Uploading images to non-default fal-storage

Open MK-42 opened this issue 7 years ago • 1 comments

I'm trying to get uploaded files to be stored into a file-storage different from fileadmin/ (to secure it with fal_securedownload). Using a combined identifier like plugin.tx_femanager.settings.uploadFolder = 2:/profile_pictures/ does not work, probably because the code does not yet use the fal-storage api.

Are there plans on supporting that? Or is it possible to do this right now already?

MK-42 avatar Apr 08 '18 09:04 MK-42

I had a look into the code and submitted a pull reqest. see #75.

MK-42 avatar Apr 09 '18 08:04 MK-42