Introduction

What does it do?

This Extension bundles the JumpURL functionality of TYPO3. JumpURL consists of two components: link tracking and secure file access.

Secure file access

JumpURL can also make files downloadable that are not directly accessible by the web server. This feature is called "JumpURL secure".

A secure JumpURL link will deliver a file if the submitted hash matches. The record that references the file needs to be accessible by the current user. When the referencing record is removed or hidden the file will not be delivered to the user any more.

Current state

The latest version here reflects a feature-complete state.