Posted by kappaluppa on October 8, 2009 at 7:23pm
Jump to:
| Project: | Email Download |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Updating 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).
#2
I've fixed the issue regarding clearing out stale data. Changing the title of this ticket to be more representative of what's left now.