unique_download 7.x-1.2

Bug fixes

This release has fixed validations related to the user and node entities.
Following validations are added.
1. User validation
2. Node validation
3. Node validation for missing file.
4. Code review fixes added with help of phpcs and coder modules.

I recommend to use this release over 7.x-1.0 and 7.x-1.1.

unique_download 7.x-1.0

Bug fixes

Fixed the incorrect tablename of the unique_download table for storing the unique download links.
No issues identified in the testing.

unique_download 7.x-1.0-beta2

Bug fixes

1. Improved page arguments for send email and verify key.
2. Improved file name in downloads.
3. Fixed the send email access permission.
4. Re-structured access permission hook completely.

unique_download 7.x-1.0-beta1

Bug fixes
New features

#7.x-1.0-beta1

1. Fix for file download when File not found, file_exists() parameter changed.
2. Email functionality added.
3. Download path was removed as file management is much better in D7.
4. Email subject can be saved to settings now
5. File name and extension fix.
6. 'site_mail' is your default from email address whichever is set in your site.

unique_download 6.x-1.0-beta1

Bug fixes
New features

1. Fix for file download.
2. New feature added for Email link and sending mail to added Email Id while generating link.

unique_download 6.x-1.0-alpha3

New features

Added user friendly user name.
Added additional auto increment id for unique keys.

unique_download 7.x-1.0-alpha2

New features

User friendly URL for Unique download link added in the Show Unique URL section.

unique_download 6.x-1.0-alpha2

Unique Download module to generate the Unique keys in view unique key section.
You can generate the URL using the downloadkey as http://[yoursite]/unique/key/downloadkey and send email to the user.

unique_download 7.x-1.0-alpha1

Unique Download module to generate the Unique keys in view unique key section.
You can generate the URL using the downloadkey as http://[yoursite]/unique/key/downloadkey and send email to the user.

unique_download 7.x-1.x-dev

New features

This is 7.x version module for Unique Download.
It is useful module to generate unique URL for download, it will record the download once and then expire.
In addition to previous (6.x) version this module also stores the email of person to which we need to send the URL.

unique_download 6.x-1.x-dev

Onetime download link is useful to create one-time download link, similar to one time login.
This will be helpful to send users one time download links for e-commerce or download entities such as books, mp3 etc etc. considering them as file attachment for initial development.

Subscribe with RSS Subscribe to Releases for Unique-download