borislihk/wordpress-s3-uploads-drop-in

Wordpress S3 Uploads Drop In

1.8.4 2020-07-06 01:30 UTC

This package is auto-updated.

Last update: 2025-04-04 12:22:11 UTC


README

Not a plug and play plugin though as it requires some configuration. You need to have these ready

AWS_S3_PATH
AWS_S3_BUCKET
AWS_S3_BUCKET_URL (cloudfront url works best)

(Optional if using IAM role)
AWS_ACCESS_KEY_ID 
AWS_SECRET_ACCESS_KEY

Inspired by https://github.com/humanmade/S3-Uploads