Uploads Proxy
A wordpress plugin for downloading uploaded files from a production host when requested locally.
★ 2stars
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/generoi/wp-uploads-proxy/archive/refs/heads/master.zipFrom the readme
wp-uploads-proxy
A wordpress plugin for downloading uploaded files from a production host when
requested locally.
Features
- Downloads images when hit by 404
- Downloads Timber images when initialized.
Installation
Only install this on development or staging environments together with the following defines:
Development
Install dependencies
composer install
Run the tests
composer test
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.