s1t2/wordpress-s3-uploads-drop-in

WordPress S3 上传插件

安装量: 6,171

依赖项: 0

建议者: 0

安全性: 0

类型: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

虽然不是即插即用的插件,但需要一些配置。您需要准备好以下内容

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

灵感来源于 https://github.com/humanmade/S3-Uploads

https://github.com/hoandang/wordpress-s3-uploads-drop-in 分支而来