PHPackages                             performing/craft-object-storage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. performing/craft-object-storage

ActiveCraft-plugin[File &amp; Storage](/categories/file-storage)

performing/craft-object-storage
===============================

A Craft 4 plugin that integrates with fortrabbit's S3 compatible Object Storage

1.0.5(2y ago)031MITPHPPHP ^8.0

Since Jan 19Pushed 2y agoCompare

[ Source](https://github.com/performingdigital/craft-object-storage)[ Packagist](https://packagist.org/packages/performing/craft-object-storage)[ RSS](/packages/performing-craft-object-storage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (6)Versions (7)Used By (0)

S3 compatible Object Storage Volume for Craft CMS
=================================================

[](#s3-compatible-object-storage-volume-for-craft-cms)

This is a fork from . I had to make some changes to update dependencies and to work with other S3 service.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4.0 and PHP 8.0 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

**1. Install the plugin via composer**

```
cd /path/to/project

composer require performing/craft-object-storage

```

**2. Update your local .env file**

```
S3_BASE_URL=https://xxxxx.example.com/path
S3_ACCESS_KEY_ID=...
S3_SECRET_ACCESS_KEY=...
S3_ENDPOINT=https://xxxxx.example.com
S3_REGION=...
S3_BUCKET=...

```

**3. Install the plugin**

```
./craft plugin/install performing-object-storage

```

Or browse to CP &gt; Settings &gt; Plugins to enable the plugin.

**4. Configure**

Configure volumes under: Settings &gt; Assets &gt; **\[New Volume\]**.

Select `S3 Compatible Object Storage` as Volume Type and for the Base URL field use `$OBJECT_STORAGE_HOST` ENV variable. All other fields are pre-configured with ENV vars already.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

845d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28866565?v=4)[Giorgio Pogliani](/maintainers/giorgiopogliani)[@giorgiopogliani](https://github.com/giorgiopogliani)

---

Top Contributors

[![giorgiopogliani](https://avatars.githubusercontent.com/u/28866565?v=4)](https://github.com/giorgiopogliani "giorgiopogliani (7 commits)")[![howells](https://avatars.githubusercontent.com/u/145849?v=4)](https://github.com/howells "howells (2 commits)")[![frank-laemmer](https://avatars.githubusercontent.com/u/962736?v=4)](https://github.com/frank-laemmer "frank-laemmer (1 commits)")

---

Tags

pluginFlysystems3craftcmsobject-storage

### Embed Badge

![Health badge](/badges/performing-craft-object-storage/health.svg)

```
[![Health](https://phpackages.com/badges/performing-craft-object-storage/health.svg)](https://phpackages.com/packages/performing-craft-object-storage)
```

###  Alternatives

[craftcms/aws-s3

Amazon S3 integration for Craft CMS

631.5M26](/packages/craftcms-aws-s3)[vaersaagod/dospaces

DigitalOcean Spaces integration for Craft CMS

36100.3k1](/packages/vaersaagod-dospaces)[sistemi-etime/flysystem-plugin-aws-s3-v3

AWS S3 plugin for Flysystem.

11154.2k1](/packages/sistemi-etime-flysystem-plugin-aws-s3-v3)[craftcms/google-cloud

Google Cloud Storage integration for Craft CMS

11100.7k1](/packages/craftcms-google-cloud)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
