MCM Protected File View
Protects uploaded files so they can only be viewed by logged-in users
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 798 days ago • Support resolved 100%
Is MCM Protected File View abandoned?
Possibly abandoned (last update 798 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Protects uploaded files so they can only be viewed by logged-in users
This plugin does not work with the media library. It only protects files uploaded through the plugin itself.
Requires a web server that supports .htaccess files for access control, such as Apache on Linux. Please note that even Apache on Linux
disables .htaccess files in newer versions in some configurations, so please check to make sure your files aren’t publicly accessible.
You can test that your files are protected by using the wp-content/uploads/ path or
by using the “Test link security” link on the “List all protected uploads” page. You should receive a 403 Forbidden error
if it’s working correctly.
This plugin does not collect any private data itself though it’s possible logged-in users may upload private data to your website using this plugin.
PRO SUPPORT
While we attempt to provide basic support for this plugin here on the WordPress.org forums, for advanced or priority support please use the pro version.
The pro version also adds per user role file permissions, so, for instance, you can have a file that’s only accessible to a premium role, while not accessible to a basic role.
Installation
- Unzip the plugin zip file
- Upload the entire folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
Review feed
Screenshots
Changelog
2.0
- Add support for WebP images
1.9
- Improved Security
1.7
- Add link security checker
1.4
- Fix for deprecated code in add_options_page() call
1.3
- Fix for possible XSS and CSRF issues
1.2
- Fix for Multi-site compatibility
1.1
- Fix for MS Word documents not uploading
1.0
- Initial version