timlovrecic / Webform-Protected-Downloads

Recreation of Webform Protected Downloads for Drupal 8
5 stars 8 forks source link

Module improvements #7

Closed MatjazZavski closed 6 years ago

MatjazZavski commented 6 years ago

Issue #6 - Changed status of the file to TRUE in form submit, so when cron runs file doesn' t get deleted. Issue #5 - Changed permission for route webform_protected_downloads.settings so now only webform admins can access this page Issue #4 - Added form element to define valid file extensions Issue #3 - Added form element for token text, so after the token is replaced custom text can be entered Issue #3 - Added hook_theme(), for custom link Created new service, Entity, Manager class