S3 Gallery
This plugin allows you to integrate images that are stored in an S3 storage as a gallery in WordPress
by RocketQuackIT · github.com/rocket-quack/wordpress-s3-gallery
★ 1stars
3release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/rocket-quack/wordpress-s3-gallery/releases/download/v1.3.1/wordpress-s3-gallery.zipFrom the readme
S3 Gallery a WordPress Plugin
A lightweight and flexible WordPress plugin that displays image galleries directly from any S3-compatible object storage provider – such as AWS S3, OVHcloud, Wasabi, DigitalOcean Spaces, MinIO, and more.
No need to upload or store images in WordPress – everything loads directly from your external S3 bucket.
🔧 Features
- ✅ Supports any S3-compatible provider (custom endpoint)
- ✅ Admin panel to configure credentials, bucket, and endpoint
- ✅ Automatically lists folders (prefixes) from the bucket
- ✅ Allows users to select a folder and view all images inside
- ✅ Embed specific folder contents via shortcode [s3gallery folder="your-folder-name"]
- ✅ No media files stored in WordPress
- ✅ Uses AJAX for dynamic loading
- ✅ Built with performance and simplicity in mind
Read the full README on GitHub →