Skip to content

madebyraygun/craft-backblaze-b2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backblaze B2 for Craft CMS icon

Backblaze B2 for Craft CMS

This plugin provides an Backblaze B2 integration for Craft CMS.

Requirements

This plugin requires Craft CMS 3.1.5 or later.

Installation

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

From the Plugin Store

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

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 mattgrayisok/craft-backblaze-b2

# tell Craft to install the plugin
./craft install/plugin backblaze-b2

Setup

About

A Backblaze B2 asset volume for Craft CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.1%
  • HTML 18.5%
  • JavaScript 0.4%