lstellway / wp-uploads-mirror-s3
This package is abandoned and no longer maintained.
No replacement package was suggested.
WordPress plugin to mirror uploads directory to S3 bucket
Package info
github.com/lstellway/wp-uploads-mirror-s3
Type:wordpress-muplugin
pkg:composer/lstellway/wp-uploads-mirror-s3
0.1.1
2022-03-24 21:08 UTC
Requires
- aws/aws-sdk-php: ^3
- composer/installers: ~1.0
README
WordPress plugin to mirror uploads directory to an S3 bucket.
Installation
Composer
composer require lstellway/wp-uploads-mirror-s3
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.