DagLab - Stage File Proxy
Stage file proxy for WordPress
by daggerhart · github.com/daggerhartlab/daglab-stage-file-proxy · website
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/daggerhartlab/daglab-stage-file-proxy/archive/refs/heads/main.zipReadme
=== Stage File Proxy === Contributors: daggerhart Tags: development, uploads Requires at least: 3.7 Tested up to: 7.1 Stable tag: 0.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Stage File Proxy Plugin for Wordpress Development. This plugin IS NOT meant for use on production websites.
== Description ==
This plugin is used on development sites ONLY to automatically download missing files from the uploads folder when requested. This plugin IS NOT meant for use on production websites.
== Installation ==
- Download and enable the plugin.
- Set the "Source Domain" on the Stage File Proxy Options settings page.
- Make sure that the box for "Organize my uploads into month- and year-based folders" on the "Media Settings" page matches the production website. This controls the location that the file will be downloaded to within the uploads folders.
== Changelog ==
= 0.2.0 =
- Corrected plugin version numbers
- Tested up to 7.1
- Added .editorconfig and cleaned up spacing
- Added more inline documentation
- Corrected text domain usage
- Added function prefixes
- Fixed PHP warnings on settings page
- Small refactor into
includesdirectory - Improved logic around which requests we should act on and how we handle request data
- Fixed issues with handling of year/month folders
= 0.1.0 =
- Forked repo from https://wordpress.org/plugins/stage-file-proxy/
- Added Composer integration
- Added support for SVG
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.2.0 | Sep 4, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.