Grants temporary access to a specific downloadable content.
Project description
Introduction
ftw.downloadtoken allows you to grant temporary access to a specific downloadable content.
You can send a email containing an url with a token to one or more recipients.
Tokens are valid for 7 days.
By default, ftw.downloadtoken works on File with the primaryField file.
Expired download tokens will be removed automatically on every new generated download token.
Installation
Add ftw.downloadtoken to your buildout configuration:
[instance] eggs += ftw.downloadtoken
Install the generic setup profile.
Usage
Click the document action “Send download link”. Enter one or more email addresses. Send link to recipients.
Compatibility
Runs with Plone 4.1, 4.2 or 4.3.
Links
Main github project repository: https://github.com/4teamwork/ftw.downloadtoken
Issue tracker: https://github.com/4teamwork/ftw.downloadtoken/issues
Package on pypi: http://pypi.python.org/pypi/ftw.downloadtoken
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.downloadtoken
Copyright
This package is copyright by 4teamwork.
ftw.downloadtoken is licensed under GNU General Public License, version 2.
Changelog
1.1.0 (2014-09-15)
Code cleanup. [mathias.leimgruber]
Implement optional dependency on ftw.journal, which allows you to add a journal entry if someone sends a donwload token. [tschanzt]
1.0.0 (2014-02-07)
Fork and refactor package from ftw.securefiledownload. [mathias.leimgruber]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.