File downloads for authorized users
Groups File Access is a WordPress plugin that allows to provide file download links for authorized users. Access to files is restricted to users by their group membership.
- Provide file downloads for Premium Members.
- Allow registered users to download files from your site.
Features
- Restrict access to downloads to authorized user groups
- Supports serving files that are stored on Amazon S3
- Embedded protected streaming media with HTML5
<audio>and<video>elements - Full multisite support (WordPress network installations)
- File management area
- Upload files via FTP and bulk import
- File access notifications (customizable)
- Flexible shortcodes that allow to render content conditionally based on whether a user can access a file, render information about a file, render the URL or links to protected files and other useful shortcodes
- Limited or unlimited number of downloads per user
- Key authentication file access
Access to files is restricted by group membership. To be able to download a file, a user must be a member of a group that is assigned to the file. If an access limit has been set for the file, the user must also have accessed (downloaded) the file fewer times than the file’s access limit.
If you want to restrict access to a file to users that belong to a certain group, create the group, add the desired users to the group and assign the group to the files that the group should be able to access. More than one group can be assigned to a file.
Shortcodes are used on posts or pages to render links to files, provide information about files and conditionally show content to users depending on whether they are allowed to access a file.
For example, the [groups_file_link group="Premium"] shortcode renders links to files that members of the Premium group can click to download the files.
Downloads
See the Groups File Access product page.
Documentation
See the Groups File Access documentation pages.
Demo
Please visit the Demo site.

Leave a Reply