Kirby S3 Sync
Kirby CMS plugin for syncing data to Cloudflare R2 (or any other s3-compatible bucket)
Features
- Automatic uploads
- Files are pushed to your bucket on create and replace via Kirby hooks
- Verified before swap
- The local file is only replaced with a placeholder after the upload has been verified
- CDN-aware components
- file::url, file::version and file::dimensions are rerouted to the CDN without template changes
- Soft delete
- Files are archived under _archive/ in the bucket before they are deleted
- REST API route
- Upload from a custom Panel UI or external tools
- CLI migration scripts
- Bulk migrate existing files and backfill metadata, with dry-run support
- Any S3-compatible provider
- Works with R2, DigitalOcean Spaces, AWS S3 and others
Info
- Topics
- Implements
Similar plugins
-
OG Image This plugin creates an og-image for a page, based on a template image and a text input. Simply add /og-image to any url to get the og-image …
-
Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby.
-
Video Thumbnail Kirby Panel plugin that auto-generates a JPEG thumbnail from a video frame on upload, with a scrubber to pick the exact frame.