DigitalOcean Spaces Filesystem
This plugin provides an DigitalOcean Spaces integration for Craft CMS., (*1)
Requirements
This plugin requires Craft CMS 5.0.0-beta.2 or later., (*2)
Installation
To install the plugin, follow these instructions., (*3)
-
Open your terminal and go to your Craft project:, (*4)
cd /path/to/project
-
Then tell Composer to load the plugin:, (*5)
composer require vaersaagod/dospaces
-
In the Control Panel, go to Settings â Plugins and click the âInstallâ button for "DigitalOcean Filesystem"., (*6)
Usage
To create a new asset filesystem for your Spaces bucket, go to Settings â Filesystems,
create a new filesystem, and set the Filesystem Type setting to âDigitalOcean Spacesâ.
When configuring your filesystem, make sure you use env-variables, since some of the
settings contain secrets that should not be exposed through your project
config. Read the following docs,
and create variables as needed., (*7)
Please note: If you want to use the Spaces CDN functionality, you only
need to change the Base URL setting to your .cdn.
URL. The endpoint URL
should still be the one without .cdn.
., (*8)
Price, license and support
The plugin is released under the MIT license, meaning you can do whatever
you want with it as long as you don't blame us. It's free, which means
there is absolutely no support included, but you might get it anyway. Just
post an issue here on github if you have one, and we'll see what we can do., (*9)