WP Manifestindependent plugin directory
manifest / media / s3-uploads

S3 Uploads #1 in Media & Images

WordPress plugin to store uploads on S3

by Human Made Limited · github.com/humanmade/s3-uploads

2.1kstars
51krelease downloads
≈30active sites
2.6Mcomposer installs
402forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/humanmade/s3-uploads/releases/download/3.0.10/manual-install.zip

Also on Packagist as humanmade/s3-uploads:

composer require humanmade/s3-uploads

From the readme

S3 Uploads Lightweight "drop-in" for storing WordPress uploads on Amazon S3 instead of the local filesystem. A Human Made project. Maintained by @joehoyle. S3 Uploads is a WordPress plugin to store uploads on S3. S3 Uploads aims to be a lightweight "drop-in" for storing uploads on Amazon S3 instead of the local filesystem. It's focused on providing a highly robust S3 interface with no "bells and whistles", WP-Admin UI or much otherwise. It comes with some helpful WP-CLI commands for generating IAM users, listing files on S3 and Migrating your existing library to S3. Requirements - PHP = 7.4 - WordPress = 5.3 Getting Set Up S3 Uploads requires installation via Composer: Note: Composer's autoloader must be loaded before S3 Uploads is loaded. We recommend loading it in your wp-config.php before wp-settings.php is loaded as shown below. Configuration Once you've installed the plugin, add the following constants to your wp-config.php: Please refer to this Region list for the S3UPLOADSREGION values. Use of path prefix after the bucket name is allowed and is optional. For example, if you want to upload

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
3.0.13Feb 25, 2026
3.0.12Feb 17, 2026
3.0.11Oct 22, 2025
3.0.10Aug 7, 2025manual-install.zip1,820
3.0.10Aug 7, 2025
3.0.9Jun 6, 2025manual-install.zip359
3.0.9Jun 6, 2025
3.0.8Jun 3, 2025manual-install.zip25
3.0.8Jun 3, 2025
3.0.7May 4, 2023manual-install.zip18,647
3.0.7May 4, 2023
3.0.6Nov 29, 2022manual-install.zip2,139
3.0.6Nov 29, 2022
3.0.5Nov 28, 2022
3.0.4Mar 2, 2022manual-install.zip8,219
3.0.4Mar 2, 2022
3.0.3Jul 30, 2021manual-install.zip2,418
3.0.3Jul 30, 2021
3.0.2Jun 17, 2021manual-install.zip304
3.0.2Jun 17, 2021
3.0.1Jun 16, 2021
3.0.0Apr 20, 2021
3.0.0-beta1Apr 1, 2021
2.3.0Mar 18, 2021manual-install.zip13,972
2.3.0Mar 18, 2021

Active-site estimate ≈30 comes from the median of recent superseded releases. Method.