Active
Project:
Email Download
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 19:23 UTC
Updated:
5 Jan 2011 at 07:04 UTC
Can you add an option for an email notification that a document was downloaded.
It would be good to be able to delete user download info from the database, especially useful if the document is deleted from the database.
Comments
Comment #1
hadsie commentedUpdating this to 6.x as this won't happen for the D5 version of the module since it's not really supported anymore.
If a document is deleted from the database then the recorded downloads should actually be deleted along with it (implementing this now).
The email notification would be a really nice feature. I see this as being something that would actually add rules support instead though. So downloading a file would trigger a rule to execute (which in turn could send an email as the action).
Comment #2
hadsie commentedI've fixed the issue regarding clearing out stale data. Changing the title of this ticket to be more representative of what's left now.