WP Manifestindependent plugin directory
manifest / developer / daglab-stage-file-proxy

DagLab - Stage File Proxy

Stage file proxy for WordPress

by daggerhart · github.com/daggerhartlab/daglab-stage-file-proxy · website

0stars
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/daggerhartlab/daglab-stage-file-proxy/archive/refs/heads/main.zip

Readme

=== 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 ==

  1. Download and enable the plugin.
  2. Set the "Source Domain" on the Stage File Proxy Options settings page.
  3. 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 includes directory
  • 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 =

Read the full README on GitHub →

Releases

TagPublished
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.