Email downloadable
Categories
Component ID
1204980
Component name
Email downloadable
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1227
Component created
Component changed
Component body
Description
Super simple module that does 3 things:
- Provides a configurable “Download this node†link.
- Sends an email with a link to the download using a unique code.
- 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)