lenvanessen/cloudflare-image-transforms
最新稳定版本:2.2.0
Composer 安装命令:
composer require lenvanessen/cloudflare-image-transforms
包简介
Offloads image transformations to CloudFlare
README 文档
README
This plugin integrates Cloudflare's image transformation capabilities into Craft CMS, allowing you to offload the heavy lifting of creating and managing image transformations to Cloudflare. By leveraging Cloudflare's efficient image processing, you can significantly reduce server load and improve performance compared to handling transformations with PHP.
Prerequisites
Before using this plugin, ensure you meet the following prerequisites:
- Have a Cloudflare account with image transformations enabled. You can enable this feature through the Cloudflare dashboard. Refer to the Cloudflare documentation for more information.
- Images must be hosted on a domain with Cloudflare acting as a CDN. This can be achieved through various setups, such as using an S3 volume with a custom public Cloudflare R2 domain or having Cloudflare in front of your entire domain.
Installation
You can install the plugin via Composer and Craft CLI:
composer require lenvanessen/cloudflare-image-transforms php craft plugin/install cloudflare-image-transforms
Configuration
After installation, follow these steps to configure the plugin:
- Enable Cloudflare Transformations: Ensure that Cloudflare image transformations are enabled for your Cloudflare account. Refer to the Cloudflare documentation for guidance on enabling transformations.
- Enable Transformations for Your Domain: In your Cloudflare dashboard, navigate to Images > Transformations and enable transformations for your specific domain.
- Create an API Key: Create a new API key in your Cloudflare account that has the necessary permissions to purge your Cloudflare cache.
- Configure Settings: In the Craft CMS control panel, go to Settings > Plugins > Cloudflare Image Transforms. Enter your Cloudflare Zone ID and API key in the provided fields.
Credits
This plugin was inspired by and includes code from Pixel & Tonic's implementation for Craft Cloud. Many thanks to them for their contribution and inspiration.
统计信息
- 总下载量: 93
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2024-04-19