PHPackages                             mwikala/linode-s3 - 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. mwikala/linode-s3

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

mwikala/linode-s3
=================

This plugin provides Linode Object Storage integration for Craft CMS

2.0.2(1y ago)17.2k↑50%5[1 PRs](https://github.com/mwikala/linode-s3/pulls)MITPHPPHP ^8.0

Since Dec 3Pushed 4mo agoCompare

[ Source](https://github.com/mwikala/linode-s3)[ Packagist](https://packagist.org/packages/mwikala/linode-s3)[ RSS](/packages/mwikala-linode-s3/feed)WikiDiscussions main Synced yesterday

READMEChangelog (7)Dependencies (4)Versions (8)Used By (0)

[![Linode Object Storage for Craft CMS icon](./src/icon.svg)](./src/icon.svg)

Linode Object Storage for Craft CMS
===================================

[](#linode-object-storage-for-craft-cms)

This plugin provides a [Linode Object Storage](https://www.linode.com/products/object-storage/) integration for [Craft CMS](https://craftcms.com/).

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

[](#requirements)

This plugin requires Craft CMS 4 or later.

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

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Linode Object Storage”. Then click on the “Install” button in its modal window.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require mwikala/linode-s3

# tell Craft to install the plugin
./craft install/plugin linode-s3
```

Setup
-----

[](#setup)

To create a new asset file system for your Amazon S3 bucket, go to Settings → Filesystems, create a new filesystem, and set the Filesystem Type setting to “Linode S3”.

Environment Variables
---------------------

[](#environment-variables)

To allow you to setup different Buckets for different environments, you can set these handy environment variables in your `.env` and `.env.example` (so you don't forget them after pushing to source control):

```
# The Linode Object Storage Access Key with read/write access to Buckets
LINODE_S3_ACCESS_KEY=

# The Linode Object Storage Access Secret
LINODE_S3_SECRET=

# THE URL endpoint for your Buckets
LINODE_S3_ENDPOINT=

# The region your Object Storage bucket is in
LINODE_S3_REGION=

# The name of your bucket
LINODE_S3_BUCKET=

# The URL of the bucket
LINODE_S3_BUCKET_URL=
```

License &amp; Support
---------------------

[](#license--support)

This plugin is released under the [MIT license](./LICENSE.md), meaning you can do whatever you please with it.

> If you experience any issues with the plugin then open an issue here and I'll try get it fixed/answered whenever I have some free time

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance58

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~241 days

Recently: every ~361 days

Total

7

Last Release

592d ago

Major Versions

1.0.3 → 2.0.02022-07-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39342367?v=4)[Mwikala Kangwa](/maintainers/mwikala)[@mwikala](https://github.com/mwikala)

---

Top Contributors

[![mwikala](https://avatars.githubusercontent.com/u/39342367?v=4)](https://github.com/mwikala "mwikala (10 commits)")[![johnfoland](https://avatars.githubusercontent.com/u/6409626?v=4)](https://github.com/johnfoland "johnfoland (1 commits)")[![MadMikeyB](https://avatars.githubusercontent.com/u/831828?v=4)](https://github.com/MadMikeyB "MadMikeyB (1 commits)")[![MarcHartwig13](https://avatars.githubusercontent.com/u/10247761?v=4)](https://github.com/MarcHartwig13 "MarcHartwig13 (1 commits)")[![ttempleton](https://avatars.githubusercontent.com/u/19421878?v=4)](https://github.com/ttempleton "ttempleton (1 commits)")

---

Tags

craft-plugincraftcmsflysystemlinodeFlysystems3awsobjectstoragefilesystemsassetsfile systemlinodevolumes

### Embed Badge

![Health badge](/badges/mwikala-linode-s3/health.svg)

```
[![Health](https://phpackages.com/badges/mwikala-linode-s3/health.svg)](https://phpackages.com/packages/mwikala-linode-s3)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k679.9M2.5k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k285.7M1.0k](/packages/league-flysystem-aws-s3-v3)[craftcms/aws-s3

Amazon S3 integration for Craft CMS

631.5M29](/packages/craftcms-aws-s3)[league/flysystem-async-aws-s3

AsyncAws S3 filesystem adapter for Flysystem.

2812.1M44](/packages/league-flysystem-async-aws-s3)[servd/craft-asset-storage

Servd Asset Storage and Helpers integration for Craft CMS

1184.0k10](/packages/servd-craft-asset-storage)[verseles/flyclone

PHP wrapper for rclone

102.3k](/packages/verseles-flyclone)

PHPackages © 2026

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