Offload WP media to OCI buckets
OCI Media Offload moves your Media Library to Oracle cloud infrastructure Object Storage via the S3-compatible
path-style endpoint.
Support CDN and preAuth urls, private and public buckets.
Cut storage costs: keep heavy media in low-cost OCI buckets instead of consuming web-server disks
Why OCI Media Offload vs Others
- OCI-first: namespace + Region aware.
- Lower costs: store media in low-cost OCI Object Storage.
- Delivery: public or private buckets; supports CDN and PreAuth URLs.
- Backfill: migrate existing Media Library items in safe batches.
- Local copies: retain or delete media in WP after a successful offload.
- On-the-fly offload: new uploads are sent to OCI automatically.
- No lock-in: files stay in your own OCI bucket after plugin remove.
WHY teams choose OCI Media Offload?
Lower storage costs
Move heavy media to low-cost OCI Object Storage instead of filling web-server disks — smaller backups, easier scaling, and fewer disk upgrades.
Stable delivery
Signed PUT with explicit Content-Length; URL and srcset
rewritten for all sizes.
Private when needed
Use a CDN CNAME or PreAuth base (PRO) to keep buckets private without breaking links.
How it works
- 1 Upload and activate the plugin ZIP in WordPress — no coding required.
- 2 Enter your OCI Namespace, Region, Customer Secret Keys, and Bucket.
- 3 (PRO) Optional: set a CDN CNAME or a PreAuth base for private buckets.
- 4 Run the Health Check (signed PUT + GET) and save.
- 5 Upload media — URLs will point to OCI (or CDN/PreAuth in PRO).
- 6 Optional Backfill existing media to OCI in batches (PRO).
Plans
FREE (Lite)
0 USD
- Direct OCI delivery
- One-page wizard + Health Check
- Offload on upload (original + sizes)
- Best effort support
PRO
9 USD/month
- CDN CNAME delivery
- PreAuth base (private buckets)
- Batch Backfill (migrate existing media)
- Priority support
Features | FREE | PRO |
---|---|---|
Delivery | Direct OCI | CDN CNAME / PreAuth base |
Private buckets | — | Yes (PreAuth base) |
Batch Backfill | — | Yes |
Health Check (PUT + GET) | Yes | Yes |
Support | Best Effort | Priority |
Frequently Asked Questions (FAQ)
Does Lite support private buckets?
Lite uses direct OCI URLs. For private buckets, PRO supports a PreAuth base to serve objects securely.
Which keys do I need?
Use Customer Secret Keys from your OCI user profile (not API key fingerprints). You’ll also need Namespace, Region, and a Bucket.
What regions are supported?
All public OCI regions. We commonly test me-riyadh-1
and eu-frankfurt-1
.
How is the Pro plan billed?
Monthly at $9 via PayPal. You can cancel any time; the license remains valid until the end of the cycle.
Is Backfill safe for large libraries?
Yes — PRO processes objects in batches with clear progress logs and retries. You can pause/resume as needed.