This WordPress plugin allows users to mark a file in the Media Library for secure download.
If protection is toggled on, you can specify which user roles should have access to the file.
Note that the user role guest is used by this plugin to represent users who are not logged in.
This role is not a default WordPress role and created on-the-fly by the plugin.
The plugin works by (re)writing .htaccess to allow or disallow access to the specified file(s).
Please make sure that the server is configured to allow modification of the .htaccess file!
The plugin will also add new rewrite rules to WordPress and use the URL /secure-download/ to serve files.
You can manage the settings for the plugin by selecting “Resonanz Secure Downloads” in the sidebar menu.
You can select which file extensions should be protected. You can also specify a redirect page for users who are not allowed to download the file.
If a user lacks permission to download a file, they will be redirected to the specified page.
On the page “Protected Files”, you can see an overview of all files that are protected by the plugin.
This allows you to easily manage and review the files that have been marked for secure download.