S3 Uploads DropIn
Wordpress S3 Uploads Drop In
by borislihk · github.com/borislihk/wordpress-s3-uploads-drop-in
★ 0stars
694composer installs
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/borislihk/wordpress-s3-uploads-drop-in/archive/refs/heads/master.zipAlso on Packagist as borislihk/wordpress-s3-uploads-drop-in:
composer require borislihk/wordpress-s3-uploads-drop-inFrom the readme
Not a plug and play plugin though as it requires some configuration. You need to have these ready
AWSS3PATH
AWSS3BUCKET
AWSS3BUCKETURL (cloudfront url works best)
(Optional if using IAM role)
AWSACCESSKEYID
AWSSECRETACCESSKEY
Inspired by https://github.com/humanmade/S3-Uploads
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.8.4 | Jul 6, 2020 |
| 1.8.3 | Mar 16, 2020 |
| 1.8.2 | Mar 12, 2020 |
| 1.8 | Mar 12, 2020 |
| 1.7 | Jan 13, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.