Download the PHP package lstellway/wp-uploads-mirror-s3 without Composer
On this page you can find all versions of the php package lstellway/wp-uploads-mirror-s3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lstellway/wp-uploads-mirror-s3
More information about lstellway/wp-uploads-mirror-s3
Files in lstellway/wp-uploads-mirror-s3
Download lstellway/wp-uploads-mirror-s3
More information about lstellway/wp-uploads-mirror-s3
Files in lstellway/wp-uploads-mirror-s3
Vendor lstellway
Package wp-uploads-mirror-s3
Short Description WordPress plugin to mirror uploads directory to S3 bucket
License MIT
Package wp-uploads-mirror-s3
Short Description WordPress plugin to mirror uploads directory to S3 bucket
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-uploads-mirror-s3
WordPress: Mirror Uploads to S3
WordPress plugin to mirror uploads directory to an S3 bucket.
Installation
Composer
Dependencies
This plugin utilizes the PHP AWS SDK, and as a result should support any configuration options native to the SDK. Refer to the SDK documentation for more details.
This plugin is a small project developed to be included in my personal projects. If there is any further interest or ideas, I am happy to consider them.
Environment Variables
Variable Name | Description |
---|---|
S3_UPLOADS_ENDPOINT |
HTTP endpoint for accessing an S3-compatible API endpoint using path-style access |
S3_UPLOADS_BUCKET |
Name of the bucket to upload files to. _(This can include a path to a subdirectory intended for files to be uploaded to: eg, bucket_name/path/to/subdirectory )_ |
S3_UPLOADS_REGION |
Region of the S3 bucket. |
S3_UPLOADS_KEY |
S3 access key id. |
S3_UPLOADS_SECRET |
S3 access key secret. |
S3_UPLOADS_BUCKET_URL |
URL used for WordPress media URL's. |
All versions of wp-uploads-mirror-s3 with dependencies
PHP Build Version
Package Version
The package lstellway/wp-uploads-mirror-s3 contains the following files
Loading the files please wait ....