
Configuration Required
Boost your media workflow in WordPress using S3-compatible object storage. This plugin allows you to offload media files to Amazon S3 for better performance and scalability. Optionally, you can configure Amazon CloudFront as a CDN to serve your media files faster.
Main Features:
– Manual or Automatic Media Scan: Scan your media library manually or automatically using WP-Cron. You can configure the cron schedule to fit your needs.
– Manual or Automatic Upload: Upload scanned media files to S3 manually or automatically, with customizable scheduling similar to the scan feature.
– CloudFront Integration: Easily integrate Amazon CloudFront to serve media files via CDN, improving delivery speed.
– Post Type Filtering: Support scanning and uploading media files associated with specific post types only.
– WP CLI Support: Provides WP CLI commands for fast and bulk operations if you have command line access.
Configuration Required:
– AWS S3 Access key:: Access key provided by S3 Service.
– AWS S3 Secret key:: Secret key provided by S3 Service.
– Bucket Name: The name of your S3 bucket where media files will be stored.
– Region: The AWS region where your S3 bucket is located.
– CloudFront URL (Optional): If you use Amazon CloudFront, provide the distribution URL for faster delivery.
This plugin connects to Amazon S3 and optionally Amazon CloudFront to offload and serve media files. Below is detailed information about the external services:
Service Name: Amazon S3 (amazon.com)
Optional Service: Localstack (for testing environments localstack.cloud)
OAWS_LOCALSTACK_MODE is set to true in the plugin configuration.OAWS_LOCALSTACK_MODE to true in your WordPress configuration file.Optional Service: Amazon CloudFront (if configured)