Download the PHP package ndigitals/wp-local-media-proxy without Composer
On this page you can find all versions of the php package ndigitals/wp-local-media-proxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ndigitals/wp-local-media-proxy
More information about ndigitals/wp-local-media-proxy
Files in ndigitals/wp-local-media-proxy
Download ndigitals/wp-local-media-proxy
More information about ndigitals/wp-local-media-proxy
Files in ndigitals/wp-local-media-proxy
Vendor ndigitals
Package wp-local-media-proxy
Short Description Proxy images on a local development WordPress site from a remote server.
License GPL-3.0+
Homepage https://github.com/ndigitals/wp-local-media-proxy
Package wp-local-media-proxy
Short Description Proxy images on a local development WordPress site from a remote server.
License GPL-3.0+
Homepage https://github.com/ndigitals/wp-local-media-proxy
Please rate this library. Is it a good library?
Informations about the package wp-local-media-proxy
WP Local Media Proxy
Proxy images on a local development WordPress site from a remote server.
Documentation
Installation
Via Composer
- Add the package as a Development dependency.
composer require --dev ndigitals/wp-local-media-proxy
.
Manually
- Download the main plugin file,
wp-local-media-proxy.php
to your local machine. - Upload the main plugin file to the
wp-content/mu-plugins/
directory on your site.
Configuration
You will need to define the constant LOCALDEV_USE_REMOTE_MEDIA_URL
either in your wp-config.php
file or in your .env
file when using the PHP dotenv package.
All versions of wp-local-media-proxy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
composer/installers Version ^1.0|^2.1
boxuk/wp-muplugin-loader Version ^2.0
composer/installers Version ^1.0|^2.1
boxuk/wp-muplugin-loader Version ^2.0
The package ndigitals/wp-local-media-proxy contains the following files
Loading the files please wait ....