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

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

oaksend/craft-scaleway-object-storage
=====================================

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

1.0.0(3y ago)03MITPHPPHP ^8.0

Since Nov 28Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Scaleway Object Storage Volume for Craft CMS
============================================

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

This plugin is *heavily* based of the fortrabbit Object Storage Volume object.

This plugin provides an [Object Storage](https://www.scaleway.com/en/docs/storage/object) integration for [Craft CMS](https://craftcms.com/).

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

[](#requirements)

The 3.0 branch of 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 oaksend/craft-scaleway-object-storage

```

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

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

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

```

If it fails for some reason, update your .env file manually.

```
SCALEWAY_STORAGE_BUCKET="(YOUR_BUCKET)"
SCALEWAY_STORAGE_HOST="s3.(nl-ams|fr-par|pl-waw).scw.cloud/(YOUR_BUCKET)"
SCALEWAY_STORAGE_KEY="(YOUR_API_KEY)"
SCALEWAY_STORAGE_REGION="(nl-ams|fr-par|pl-waw)"
SCALEWAY_STORAGE_SECRET="(YOUR_API_SECRET)"

```

**3. Install the plugin**

```
./craft plugin/install scaleway-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 `Scaleway Object Storage` as Volume Type and for the Base URL field use `$SCALEWAY_STORAGE_HOST` ENV variable. All other fields are pre-configured with ENV vars already.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c0653c168e81a8692e359108d9d7a40fc6d00b7a42e1b37488de4ac1d5d9181?d=identicon)[Sekonda](/maintainers/Sekonda)

---

Top Contributors

[![simondotwhite](https://avatars.githubusercontent.com/u/793770?v=4)](https://github.com/simondotwhite "simondotwhite (2 commits)")

---

Tags

pluginFlysystems3craftcmsobject-storagescaleway

### Embed Badge

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

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