This project is not covered by Drupal’s security advisory policy.

Description

Super simple module that does 3 things:

  1. Provides a configurable “Download this node” link.
  2. Sends an email with a link to the download using a unique code.
  3. If the code is valid takes you to the download.

What a download is it’s up to you. The module provides a basic edwd-node.tpl.php you can override it in your theme or your module to customize it.

With this node you can track the number of unique (one for email address) downloads foreach node (although there is no interface for that yet).

Rules integration

This module integrates with Rules. Provides two new events:

  • When the user requests the download
  • When the user downloads the node

Documentation

(Planned)

Project information

Releases