PHPackages                             dodgycode/craft-bunny-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. dodgycode/craft-bunny-storage

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

dodgycode/craft-bunny-storage
=============================

A bunny.net storage adapter for Craft CMS

1.0.2(3mo ago)03proprietaryPHPPHP ^8.2

Since Apr 14Pushed 3mo agoCompare

[ Source](https://github.com/dodgycde/craft-bunny-storage)[ Packagist](https://packagist.org/packages/dodgycode/craft-bunny-storage)[ RSS](/packages/dodgycode-craft-bunny-storage/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Bunny Storage for Craft CMS
===========================

[](#bunny-storage-for-craft-cms)

This plugin provides a [bunny.net](https://bunny.net/) Storage &amp; CDN integration for [Craft CMS](https://craftcms.com/).

### Requirements

[](#requirements)

This plugin requires Craft CMS 4.0.0+ or 5.0.0+.

### What Does This Plugin Do?

[](#what-does-this-plugin-do)

This plugin allows you to use bunny.net Storage as your filesystem for storing assets and the like. It also allows usage of the Bunny CDN (pull zone) to serve bunny.net storage assets.

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

[](#installation)

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

### From The Plugin Store

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

Go to the Plugin Store in your project’s Control Panel and search for “Bunny Storage”. Then press Install in its modal window.

### Using Composer

[](#using-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 dodgycode/craft-bunny-storage

# tell Craft to install the plugin
./craft plugin/install craft-bunny-storage

```

Usage
-----

[](#usage)

To create a new asset filesystem on a Craft CMS project using Bunny Storage, go to **Settings** → **Filesystems**, create a new filesystem, and set the Filesystem Type setting to “Bunny Storage”. When configuring your filesystem, make sure you use ENV variables, since some of the settings contain secrets that should not be exposed through the generated project config files that result from entering data into these fields directly. Safety First!

> Note: If using Bunny CDN, the Base URL for assets should be your CDN url

### ENV File Values

[](#env-file-values)

In your project's ENV file, you should define the following, using your bunny.net account information:

```
# Bunny Storage
BUNNY_STORAGE_NAME=
BUNNY_STORAGE_PASSWORD=

# The primary region of the storage bucket
BUNNY_REGION=

# The URL used for the CDN/Pull zone (to serve files)
BUNNY_CDN='https://your-pull-zone.b-cdn.net'

# Your account level API key. Used for clearing caches automatically
BUNNY_API=

```

To find this information, log in to your Bunny dashboard and go to **Storage**. To access your files via CDN, connect your storage zone to a pull zone. For more setup information, please reference the Bunny Storage [Quickstart Guide](https://docs.bunny.net/storage/quickstart).

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

[](#license--support)

This is a paid plugin offered by [Dodgy Code](https://dodgyco.de) through the Craft CMS plugin marketplace. Please log any issues under **Issues** on [GitHub](https://github.com/dodgycde/craft-bunny-storage/issues). Thank You!

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance81

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~0 days

Total

3

Last Release

102d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/574032?v=4)[Alex Brindley](/maintainers/dodgycoffee)[@dodgycoffee](https://github.com/dodgycoffee)

---

Top Contributors

[![dodgycoffee](https://avatars.githubusercontent.com/u/574032?v=4)](https://github.com/dodgycoffee "dodgycoffee (12 commits)")[![cherrykoda](https://avatars.githubusercontent.com/u/3789834?v=4)](https://github.com/cherrykoda "cherrykoda (4 commits)")

---

Tags

Flysystemstoragecmsyii2Craftcraftcmscraft-pluginBunny.net

### Embed Badge

![Health badge](/badges/dodgycode-craft-bunny-storage/health.svg)

```
[![Health](https://phpackages.com/badges/dodgycode-craft-bunny-storage/health.svg)](https://phpackages.com/packages/dodgycode-craft-bunny-storage)
```

###  Alternatives

[craftcms/aws-s3

Amazon S3 integration for Craft CMS

631.5M29](/packages/craftcms-aws-s3)[verbb/formie

The most user-friendly forms plugin for Craft.

101393.6k74](/packages/verbb-formie)[craftcms/google-cloud

Google Cloud Storage integration for Craft CMS

11102.0k1](/packages/craftcms-google-cloud)[servd/craft-asset-storage

Servd Asset Storage and Helpers integration for Craft CMS

1184.0k10](/packages/servd-craft-asset-storage)[vaersaagod/dospaces

DigitalOcean Spaces integration for Craft CMS

36104.0k1](/packages/vaersaagod-dospaces)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)

PHPackages © 2026

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