s1t2/wordpress-s3-uploads-drop-in

Wordpress S3 Uploads Drop In

Installs: 6 233

Dependents: 0

Suggesters: 0

Security: 0

Type:wordpress-plugin

2.4.1 2024-09-19 02:59 UTC

This package is auto-updated.

Last update: 2024-09-19 03:01:52 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

Forked from https://github.com/hoandang/wordpress-s3-uploads-drop-in