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

Installs: 287

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:wordpress-muplugin

0.1.1 2022-03-24 21:08 UTC

This package is auto-updated.

Last update: 2024-10-10 01:46:56 UTC


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.

Environment Variables