PHPackages                             tijsdriven/m2-module-alibabacloud-oss - 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. tijsdriven/m2-module-alibabacloud-oss

ActiveMagento2-module[File &amp; Storage](/categories/file-storage)

tijsdriven/m2-module-alibabacloud-oss
=====================================

Tijs Driven Development AlibabaCloud OSS module

0.0.1(2y ago)11MITPHPPHP &gt;=8.1

Since Nov 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tijsdriven/m2-module-alibabacloud-oss)[ Packagist](https://packagist.org/packages/tijsdriven/m2-module-alibabacloud-oss)[ RSS](/packages/tijsdriven-m2-module-alibabacloud-oss/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Summary
-------

[](#summary)

This module enables any AlibabaCloud OSS bucket to be used as remote storage drive for the Magento media files.

Configuration
-------------

[](#configuration)

Most of the configuration the module uses will be taken from the main `TijsDriven_AlibabaCloud` module configuration. Check that module to see how to configure. Once configuration is done successfully, no additional work should be needed to use the OSS as the media remote storage.

```
'remote_storage' => [
    'driver' => 'tijsdriven-alibabacloud-oss',
    'prefix' => '',
    'config' => [
        'region' => 'oss-cn-hangzhou',
        'bucket' => 'my-oss-bucket',
    ]
]
```

Usage
-----

[](#usage)

Magento will use the OSS bucket automatically for the `pub/media` folder. Also, for example the `.maintenance.flag` will be stored on the OSS so all Magento instances will be aware the system is in maintenance mode.

AlibabaCloud Resources
----------------------

[](#alibabacloud-resources)

- [Setting up AlibabaCloud RAM user + OSS access](https://www.alibabacloud.com/help/en/oss/developer-reference/authorize-access-2#section-8rj-9sk-q7r)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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

897d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/084bb52410c9a6974f89eab97874a3aebe96f8671e22f46ce7e75b41492ca8b9?d=identicon)[tijsdriven](/maintainers/tijsdriven)

### Embed Badge

![Health badge](/badges/tijsdriven-m2-module-alibabacloud-oss/health.svg)

```
[![Health](https://phpackages.com/badges/tijsdriven-m2-module-alibabacloud-oss/health.svg)](https://phpackages.com/packages/tijsdriven-m2-module-alibabacloud-oss)
```

PHPackages © 2026

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