PHPackages                             fortrabbit/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. fortrabbit/craft-object-storage

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

fortrabbit/craft-object-storage
===============================

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

4.0.0(2y ago)418.0k↓46.2%8[1 PRs](https://github.com/fortrabbit/craft-object-storage/pulls)2MITPHPPHP ^8.0

Since Jan 9Pushed 2y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (19)Used By (2)

fortrabbit Object Storage Volume for Craft CMS
==============================================

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

This plugin provides an [Object Storage](https://help.fortrabbit.com/object-storage) integration for [Craft CMS](https://craftcms.com/).

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

[](#requirements)

The 4.0 release of this plugin requires Craft CMS 5 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 fortrabbit/craft-object-storage

```

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

Run this command in the terminal to update your .env automatically:

```
./vendor/bin/object-storage-init {your-app}

```

If it fails for some reason, update your .env file manually. Learn how to [access credentials](https://help.fortrabbit.com/object-storage#toc-obtaining-credentials) on fortrabbit.

```
OBJECT_STORAGE_BUCKET="(YOUR_APP_NAME)"
OBJECT_STORAGE_HOST="(YOUR_APP_NAME).objects.frb.io"
OBJECT_STORAGE_KEY="(YOUR_APP_NAME)"
OBJECT_STORAGE_REGION="(us-east-1|eu-west-1)"
OBJECT_STORAGE_SECRET="(OBJECT_STORAGE_SECRET)"
OBJECT_STORAGE_SERVER="objects.(us1|eu2).frbit.com"

```

**3. Install the plugin**

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

```

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

**4. Configure**

Configure filesystems under: Settings &gt; Filesystems &gt;&gt; **\[New Filesystem\]**.

- Select `fortrabbit Object Storage` as Filesystem Type.
- For the Base URL field use `$OBJECT_STORAGE_HOST` ENV variable. All other fields are pre-configured with ENV vars already.
- Set a value for Expires (Cache expiration period)

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

- Select the filesystem created above as the Asset Filesystem.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~208 days

Recently: every ~311 days

Total

12

Last Release

756d ago

Major Versions

0.1.0 → 1.0.02018-02-27

1.1.0 → 2.0.02020-11-23

2.1.0 → 3.0.0-beta.12022-04-12

3.0.0 → 4.0.02024-04-22

PHP version history (5 changes)1.0.1PHP ^7.1.3

1.0.2PHP &gt;=7.1.0

2.0.0PHP ^7.3.0

2.1.0PHP ^7.3.0|^8.0

3.0.0-beta.1PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b4fb22c4db9bc5b050c6b0f190885aa0016b980ba0d20ebbaff05a1198c0450?d=identicon)[fortrabbit](/maintainers/fortrabbit)

---

Top Contributors

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

---

Tags

craft-plugincraft3craftcmsfortrabbits3pluginFlysystems3craftcmsobject-storagefortabbit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/fortrabbit-craft-object-storage/health.svg)](https://phpackages.com/packages/fortrabbit-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)
