Skip to content

webcoast-dk/filedump-path-urls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 CMS - Nice URLs for protected files

What is does

This extension converts the /index.php?eID=dumpFile&t=f&f=23423&token=..... into a nice looking URL /dump-file/f/23423/.....

Optionally you can append the filename at the end of the URL, like /dump-file/f/23423/..../some-protoected-document.pdf. This allows for more precise tracking of file downloads with Google Analytics and other similar tools.

Installation

composer req webcoast/filedump-path-urls

Configuration

In the extension settings you can enable Show filename in URL to append the file name at the end of the URL.

FAL Secure Download

This extension has been tested together with FAL Secure Download.

About

TYPO3 CMS extension to provide nice URLs for protected files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages