Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Overview
This project is a module of file repository (like Jyraphe for example),
very easy to install and easy to use.
With this, it is easy to share (anonymously if we want) files with unique URLs
created randomly.
IMPORTANT : this module is for Drupal 7 only.
Features
- One time download : a file can be downloaded only once, then the file is
deleted. - Time limit : a file can be shared during a period (1 min, 1 hour, 1 day,
1 week or 1 month). After that time, the file is erased. - Password download : a pass-phrase can be used to prevent that the file is
downloaded by anyone.
These features can be used at once, or mixed like you want.
The files are stored in private filesystem for security.
Requirements
The private filesystem must be configured before activating this module.
A check is made during hook_requirements step, so you will be warned if this
is not set correctly.
Optionnaly
Module Token can be used to generate randomly title for anonymous files nodes.
Contact
Current maintainers:
- Nicolas PALMIER - http://drupal.org/user/1458246
Project information
- Created by nicolaspalmier on , updated