Linux 软件免费装
Banner图

Kybern S3 Storage

开发者 kybern
更新时间 2026年6月22日 00:06
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media library amazon s3 fluent forms offload media filebird

下载

0.2.6

详情介绍:

Kybern S3 Storage moves WordPress Media Library files into an Amazon S3 bucket while keeping attachment URLs usable from WordPress, and it can restore those offloaded files back into local uploads later if you need a fallback. It also adds optional Fluent Forms, FileBird, and protected PDF upload workflows: The plugin adds a settings page where you can configure:

安装:

  1. Upload the kybern-s3-storage folder to /wp-content/plugins/.
  2. Activate the plugin through the WordPress Plugins screen.
  3. Go to Settings > Kybern S3 Storage.
  4. Enter your S3 bucket configuration.
  5. Set the bucket name to my-site-media or your preferred no-dot bucket name.
  6. Set the root prefix you want to use in the bucket, for example example.com/media-library.
  7. If you want selected uploads routed into a custom path, add a form routing rule and optionally the FileBird folder ID or folder name.
  8. Save the settings.
  9. Run the S3 connection test.
  10. Start the background migration to offload existing Media Library items in batches.

屏幕截图:

  • Advanced S3 delivery controls with Fluent Forms and FileBird routing rules for sending selected uploads into custom paths and folders.
  • Brevo and FileBird PDF workflow settings for routing protected PDF uploads through Media Library, FileBird, and S3.
  • Connection test and background migration tools for validating bucket access and offloading existing Media Library files in batches.
  • Recovery and settings import/export tools for restoring files from S3 and moving the plugin configuration between sites.

常见问题:

Does this plugin replace Cloud Storage Manager for Fluent Forms?

Yes, if your goal is to keep one owner for S3 offload and avoid overlapping Fluent Forms upload logic.

Does FileBird change the real upload path in WordPress?

No. FileBird organizes Media Library attachments, while Kybern S3 Storage controls the remote S3 object key structure for matched uploads.

Do Fluent Forms file fields need to save into the Media Library?

Yes, if you want FileBird assignment and consistent Media Library offload behavior.

Can I use a private bucket?

Yes. Enable signed URLs and set the expiration window that best fits your caching and access needs.

What bucket name should I use for public files?

For direct public S3 URLs, prefer a bucket name without dots, such as my-site-media. AWS documents SSL limitations for virtual-hosted bucket names that contain periods.

Can I use CloudFront with this plugin?

Yes. Enable CloudFront delivery and enter the distribution or custom CDN base URL to serve public files without exposing direct S3 URLs.

Can I export these settings to another site?

Yes. The plugin can export and import settings as JSON. The export includes secrets, so treat the file as sensitive.

Can I delete local copies immediately?

Yes, but it is safer to leave local copies enabled until you have confirmed your S3 URLs, permissions, and backups.

更新日志:

0.2.6 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1 0.2.0 0.1.0