wp-media / wp-media/backwpup

Custom S3 storage class

Open
#97 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
95
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Allow setting custom S3 storage class, not just those few that are provided for AWS.

I'm looking at Glacier storage class for new Scaleway cold storage:
https://www.scaleway.com/en/c14-cold-storage/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test path is named. Start by locating where the plugin restricts S3 storage classes, then trace how a custom value is passed to the storage request. Done means a user can configure a custom class such as Glacier for Scaleway cold storage without breaking the existing AWS classes.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, php
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.