PHPackages                             frosh/bunnycdn-media-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. frosh/bunnycdn-media-storage

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

frosh/bunnycdn-media-storage
============================

bunnyCDN

1.0.4(7y ago)635MITPHP

Since Oct 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/FriendsOfShopware/FroshBunnycdnMediaStorage)[ Packagist](https://packagist.org/packages/frosh/bunnycdn-media-storage)[ RSS](/packages/frosh-bunnycdn-media-storage/feed)WikiDiscussions main Synced yesterday

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

BunnyCDN Adapter for Shopware 5
===============================

[](#bunnycdn-adapter-for-shopware-5)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

The BunnyCDN adapter allows you to manage your media files in shopware on a bunnyCDN-Storage.

Install
-------

[](#install)

Download the plugin from the release page and enable it in shopware.

Usage
-----

[](#usage)

Update your `config.php` in your root directory and fill in your own values

```
'cdn' => [
    'backend' => 'bunnycdn',
    'adapters' => [
        'bunnycdn' =>
            [
                'type' => 'bunnycdn',
                'mediaUrl' => 'https://example.b-cdn.net/',
                'apiUrl' => 'https://storage.bunnycdn.com/example/',
                'apiKey' => 'secret-api-key'
            ]
     ]
]
```

Migration
---------

[](#migration)

`bin/console sw:media:migrate --from=local --to=bunnycdn`

More info:

Suggestions
-----------

[](#suggestions)

- [FroshThumbnailProcessor](https://github.com/FriendsOfShopware/FroshThumbnailProcessor)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% 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 ~51 days

Total

5

Last Release

2575d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/20a3ca99633f4519ba3d2a44675612b3e61faed040e8722e691227c571f91308?d=identicon)[tinect](/maintainers/tinect)

---

Top Contributors

[![tinect](https://avatars.githubusercontent.com/u/135993?v=4)](https://github.com/tinect "tinect (52 commits)")[![shyim](https://avatars.githubusercontent.com/u/6224096?v=4)](https://github.com/shyim "shyim (3 commits)")[![ImgBotApp](https://avatars.githubusercontent.com/u/31427850?v=4)](https://github.com/ImgBotApp "ImgBotApp (1 commits)")

---

Tags

shopwarestoragemediabackendbunnyCDNMedia Manager

### Embed Badge

![Health badge](/badges/frosh-bunnycdn-media-storage/health.svg)

```
[![Health](https://phpackages.com/badges/frosh-bunnycdn-media-storage/health.svg)](https://phpackages.com/packages/frosh-bunnycdn-media-storage)
```

###  Alternatives

[frosh/platform-thumbnail-processor

This plugins allows you to use variable thumbnails, without having them on storage.

21104.4k2](/packages/frosh-platform-thumbnail-processor)[bunnycdn/storage

PHP library to interact with the BunnyCDN Storage API.

8460.2k4](/packages/bunnycdn-storage)[dereuromark/cakephp-file-storage

This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.

104.1k](/packages/dereuromark-cakephp-file-storage)

PHPackages © 2026

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