Skip to content

TYPO3 extension to find a sys_file with a given "fal_securedownload" link from the frontend

Notifications You must be signed in to change notification settings

world-direct-cms/sysfilefinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 extension: "sysfilefinder"

Content

What does it do?

When using the extension fal_securedownloads the links to files are being changed in the frontend. It is not possible to see in which folder the files reside, as delivering these files now occurs using PHP. This is because fal_securedownloads needs to check authorization.

In order to make the editors life simpler, the extension sysfilefinder allows him to enter such a frontend link (containing "...index.php?eID=dumpFile...) in a backend module form, which returns the path of the file. So an editor can easily find out where the file is located in the folder tree structure.

About

TYPO3 extension to find a sys_file with a given "fal_securedownload" link from the frontend

Resources

Stars

Watchers

Forks