lstellway / wp-uploads-mirror-s3
WordPress plugin to mirror uploads directory to S3 bucket
Installs: 287
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
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.