bloom-ux/bunnycdn-offloader
Composer 安装命令:
composer require bloom-ux/bunnycdn-offloader
包简介
Simple BunnyCDN offloader for WordPress
README 文档
README
A simple plugin to upload and serve your attachment files from Bunny CDN.
Installation
Install with composer: composer require bloom-ux/wp-bunnycdn-offloader
Define the following environment variables:
# The secret API key used as password to upload files to your storage
BLOOM_BUNNY_STORAGE_API_KEY=""
# The storage zone name
BLOOM_BUNNY_STORAGE_ZONE=""
# Two-letter code of the storage region (ie: "br")
BLOOM_BUNNY_STORAGE_REGION=""
# Full URL to your assets (it can include a folder). ie: "https://my-storage.b-cdn.net/subfolder/"
BLOOM_BUNNY_PUBLIC_URL=""
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-12-03