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
- Full multisite support (WordPress network installations)
- File management area
- Upload files via FTP and bulk import
- File access notifications (customizable)
- Flexible shortcodes: [groups_can_access_file], [groups_can_not_access_file], [groups_file_info], [groups_file_url], [groups_file_link], [groups_file_visibility], [groups_file_access_service_key]
- 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.
The GFA PDF Viewer is a free integration with PDF Viewer.
Documentation
See the Group File Access documentation pages.
Demo
Please visit the Demo site.
first I bought this plugin for the URL http://ppid.diskominfo.jatengprov.go.id. But why isn’t it working now? Please help me.
Hi Angga,
What exactly doesn’t seem to be working on your site?
Cheers
http://ppid.diskominfo.jatengprov.go.id/Untitled.png
I can’t upload files and on the bottom of admin page it says “Copyright itthinx – This plugin is provided subject to the license granted. Unauthorized use and distribution is prohibited.”
Sure, simply follow the instructions as documented in the Files section of the documentation.
I am unable to open any documents listed in Groups File access. The wp-content/uploads/groups-file-access folder has an empty index.html and a .htaccess file with “deny from all”. All the files are in the same group, and multiple users who belong to that group, including the admin, cannot access any of the files. The message from Chrom (Win 10) is “No webpage was found for the web address: https://www.xyz.org/?gfid=xxx“. Firefox just gives a blank page.
Running Groups Version 2.8.0, Groups File Access Version 1.6.4
This same question was asked on 11/13, 4 days ago, on https://www.itthinx.com/topic/group-file-access-forbidden-on-this-server/. I can’t figure out how to get an account so I can add to that thread.
Hi,
I would recommend to review if your server tries to apply any rewrite rules or redirects such requests instead of letting them through so the system can handle them. You might also have a conflicting plugin which removes parameters or interferes with the requests. Another issue could be related to caching, especially if you have caching enabled for users who are logged in – that should be disabled for file requests via the gfid URL parameter.
Also take into account that for nginx, the system requires a rule which is documented here: http://docs.itthinx.com/document/groups-file-access/file-access/
Cheers
Turns out the host migrated us to a different server. As a result, all the URLs in Groups Files have the old URL /home1/oranjccr/public_html/…… They need to be /home3/oranjccr/public_html/……
We have 71 files. Is there any way to make this change without redoing everything?
Hi,
Yes, this can be done in two ways:
1) Using a direct update query run on the database (as indicated in the lower section of this documentation page Moving to another Server – make sure to create a backup of your site and database before you run the query).
or
2) Scan and import files as described in the File Import section.
Cheers
there is a message: :
Copyright itthinx – This plugin is provided subject to the license granted. Unauthorized use and distribution is prohibited.
what is the cause ?, I used to buy it
Hi Angga,
Please refer to the documentation here where you will find details on how to set it up and use it to provide restricted access to files: http://docs.itthinx.com/document/groups-file-access/
Cheers
I have bought the newer version of Groups File Access but have the older version installed. However, the newer version fails to install. So how do I update the Groups File Access plugin?
Hi Robert,
Simply deactivate and delete the old version. Make sure to do that from your WordPress dashboard under Plugins > Installed Plugins. Then use Plugins > Add New to upload the new version’s zip file and activate it. Detailed steps are on http://docs.itthinx.com/document/groups-file-access/setup/
Cheers