ndigitals/wp-local-media-proxy
最新稳定版本:1.1.1
Composer 安装命令:
composer require ndigitals/wp-local-media-proxy
包简介
Proxy images on a local development WordPress site from a remote server.
关键字:
README 文档
README
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.phpto 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.
统计信息
- 总下载量: 39.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 未知