Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Bugfixes:
* Addressed issue #1418848: Default Protected Download Settings by implementing hook_node_insert so that wpd information of programmatically created nodes will get saved, useful in combination with modules like node_clone
* Ported patch for #1509556: Access type "Access expires" does not behave correctly with "expire after" set to 0 to 7.x
* Ported patch from issue #1179064: Cached access denied page at system/files/private/... to 7.x branch
Features:
* Added help page and updated README.txt
* Added possibility for wpd admins to preview download pages and access protected files, updated README.txt accordingly
Code:
* Merged individual data subsets that get attached to a node into a new common wpd attribute, for better overview