welcome 🙂
We really need more information. A list of what you have tried and would like to try would be helpful as well. Additionally, it would be good to know whether you are wanting to use the AWS S3 Bucket to store only media or more.
From a developer standpoint:
Multi-site implementations give each site an ID. You can get the site’s ID with the function get_current_blog_id()
and then use that to tell your plugin which hard-coded AWS S3 Bucket to use.
Alternatively, you can make the plugin have an options page where you can add the Bucket credentials and let it handle authentication from there.
Since, normally, plugin settings and media libraries are not shared between network sites you would likely be able to find a plugin that will suit your needs. This one seems popular: https://wordpress.org/plugins/amazon-s3-and-cloudfront/
Related Posts:
- Is this the right set of records for Route53 domain to point to a mapped domain in a multisite? [closed]
- Amazon EC2 and static page Caching (Multisite): How to enable Caching with multiple instances?
- SSL for Mapped Domains with WordPress Multisite on AWS
- Run WordPress multisite from secondary volume on AWS EC2
- restore_current_blog() vs switch_to_blog()
- How to get blog name, when using WordPress Multisite
- Which asset URLs are acceptable in a “vanilla” MU install?
- Using MAMP and Xip.io to view a WordPress Multisite on a local network
- REST API for Multisite
- How can I display all Multisite blogs where this user is administrator?
- Multisite: use media from one site vs. copying the same media to all language sites?
- Create unique robots.txt for every site on multisite-installation
- “Upgrade Network” error: stuck with SSL certificate verification
- Ideal WP multisite server setup for up to 1000 sites?
- when using add_user_to_blog getting error “Call to undefined function get_userdata”
- Restrict the user access in multi site for non-assigned blogs
- Getting an ERROR: Cookies are blocked error when logging in to a site on a different domain?
- display merged posts from multisite and sort by latest date
- WordPress 3.2(Multisite) – How to add custom user meta fields to signup form?
- WordPress 3.8.1 Multisite blog slug problem
- WordPress Multisite – Multiple Subdirectories
- Images uploading to wrong directory after changing to multisite
- Why are images uploaded to main domain, when using multisite with different domains?
- Subdomain login problems
- Importing Multiple DB to one MU database
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Determining the compatibility of Settings API & Multisite
- Downgrading a WP3.3.1 Network Install
- WP Multisite – domain mapping to domain.com and separate site to domain.com/help
- Update User Role Across Network when Main Site User is Updated
- Shared User Tables on 2 WordPress Sites; “Main” Site and “Discuss” using P2?
- Get the User ID Who Owns a Given Blog ID in Multisite
- Create custom role, multisite, add users/sites?
- https redirect hell (adding www)
- How to disable W3 Total Cache “Performance” menu under multisite? [closed]
- Will revisions be retained when converting to a multi-site?
- How to create sub site in wordpress multisite programmatically?
- Multisite on localhost using xampp
- wp-config dynamic hostname in WP_HOME and WP_SITEURL
- Include only a domain path in multisite Network
- Jetpack API for WordPress Network
- WP doesn’t remove uploads from folder when removed from “Media Library”?
- How does WordPress determine which multisite the user is on from the URL?
- Multiple multisite instances connecting to the same database
- How can I use WP_Site_Query to find a blog by blog name?
- Limit entries number on network/sites.php
- How to host unrelated pages on WordPress domain
- Updated to version 3.8 and Admin pages are very slow. How to diagnose problem? [closed]
- Multisite install on subdomain w/ subdomains change siteURL
- Make uploads live outside of the WP folder
- Multi-Site Subfolder User Permission Issue
- Programmatically Add Item to WP Multisite Menus
- why there is a large file named core in wpmu’s directory?
- WordPress multi-site, developing locally and syncing live changes
- wp_get_attachment_image_src on multisite
- Problem with parked domain for my mutisite
- Error : Cookies are blocked or not supported by your browser
- How To Run Multiple Multi-Site Networks On Same Box [closed]
- Changed sub-site to its own domain trigger 302 redirects for all page links
- Multisite – big hosting package or several hosting packages?
- WordPress network vs Separate installs
- Multiple Websites that share some content types and not others
- Solving a get_user_meta() problem in Multisite
- How to use the sunrise.php script for Multisite network domain mapping?
- Page Builders and WP Multisite
- How to pull data from child installation to parent theme
- Which is the correct way to migrate content from single WP to WP multisite
- How to have one installation at blog.example.com and multiple blogs in sub folders such as blog.example.com/userA?
- Is a multisite install what I need?
- Infamous admin login redirect
- Running hundreds of WP in multisite
- Manually Moving Posts/Pages/Comments/Tags from WPMU to WP3.0
- Create link preview for theme wordpress
- Bitnami multisite change URL of secondary blog
- Language per user role, how can I achieve this?
- Number of total comment does not tally with the number of comment?
- Domain not redirected correctly with WordPress Multisite
- No debug log for WP multisite is created
- Subsites in Multisite throw 404 in wp-admin
- WordPress theme to support single website but with 3 sections for 3 languages
- Can assign a new domain to a site in a multisite?
- Possible to have duplicate usernames on different two multisites
- Main site media are accessible in subsite domain
- Including non-wordpress pages within a single multisite domain
- How can I import posts into different wordpress multisites at once?
- Redirect www.mainsite.com/subsite/wp-login to www.mainsite.com/wp-login
- Activation of new Registered site fails on multisite
- Migrate site from WordPress multisite to another WordPress multisite
- How to login a user with wp_set_auth_cookie on a specific blog within a multisite environment
- Split a Multisite Into Single WordPress Websites
- How does adding custom meta to signup form work?
- Can’t un-archive site after upgrading to WordPress 3.8
- How to handle responsive and non responsive websites in one WordPress Theme?
- Is it possible to put a site other than #1 as a Multisite top-level domain?
- Should I go for Multisite or separate WP Installation?
- Swap domains of two sites with each other in multisite
- Many big issues in the website, WP_Debug not showing
- WordPress Multisites
- The wpmu_blogs_columns filter is not working
- Map WP Multisite blog.example.com to anotherdomain.com/blog?