Skip to content

Commit 5cc42e6

Browse files
committed
v3.0.3
1 parent d2b7a14 commit 5cc42e6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Dropbox v2 API filesystem adapter plugin for OctoberCMS.
44

5+
> **Important note:** Currently October does not support using Dropbox for `media` and `uploads` disks.
6+
> This plugin solely purpose is to allow using Dropbox as storage option for [BackupManager plugin](https://octobercms.com/plugin/renatio-backupmanager).
7+
58
## Installation
69

710
There are couple ways to install this plugin.
@@ -26,8 +29,6 @@ Add new filesystem disk in `disks` array in `config/filesystems.php`:
2629

2730
Set generated authorization token `DROPBOX_ACCESS_TOKEN` in your `.env` file.
2831

29-
You can adjust resource storage (media, uploads, resources) configuration in `config/system.php` file.
30-
3132
## Like this plugin?
3233

3334
If you like this plugin, give this plugin a Like or Make donation with [PayPal](https://www.paypal.me/mplodowski).

updates/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ v2.0.0: Support Dropbox v2 API.
33
v3.0.0: Require October CMS 3.0.
44
v3.0.1: Docs.
55
v3.0.2: Docs.
6+
v3.0.3: Docs.

0 commit comments

Comments
 (0)