Secure File Access
Easy file downloads for WordPress
by LittleBizzy · github.com/littlebizzy/secure-file-access · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/littlebizzy/secure-file-access/archive/refs/heads/master.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Secure File Access
Easy file downloads for WordPress
Description
Secure File Access creates protected download links using the [fileaccess] shortcode. Downloads can use a normal HTTP or HTTPS URL, a normalized ZIP archive from a public or private GitHub Release, or an explicitly named uploaded ZIP asset.
Visitors must be logged in, administrators always have access, and other users receive access when they match any configured WordPress role, purchased any configured WooCommerce product, or have an active or pending-cancel WooCommerce subscription for any configured product ID.
Default product IDs, subscription product IDs, WordPress roles, the download button label, and frontend error messages can be configured under Settings Secure File Access. Non-empty shortcode products, roles, and subscriptions values override their corresponding defaults for individual downloads.
WooCommerce and WooCommerce Subscriptions are optional. Product purchase checks require WooCommerce, while subscription checks require WooCommerce Subscriptions. If no product IDs, roles, or subscription product IDs are configured, only administrators receive access. Normal file URLs are sanitized and unsuppo
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.6.2 | Jul 29, 2026 |
| 1.6.1 | Jul 28, 2026 |
| 1.6.0 | Jul 27, 2026 |
| 1.5.5 | Jul 27, 2026 |
| 1.5.4 | Jul 25, 2026 |
| 1.5.3 | Jul 24, 2026 |
| 1.5.2 | Jul 24, 2026 |
| 1.5.1 | Jul 24, 2026 |
| 1.5.0 | Jul 24, 2026 |
| 1.4.1 | Jul 22, 2026 |
| 1.4.0 | Jul 22, 2026 |
| 1.3.1 | Jul 21, 2026 |
| 1.3.0 | Jul 21, 2026 |
| 1.2.0 | Jul 20, 2026 |
| 1.1.0 | Jul 20, 2026 |
| 1.0.0 | Sep 28, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.