You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
Dropbox v2 API filesystem adapter plugin for OctoberCMS.
4
4
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
+
5
8
## Installation
6
9
7
10
There are couple ways to install this plugin.
@@ -26,8 +29,6 @@ Add new filesystem disk in `disks` array in `config/filesystems.php`:
26
29
27
30
Set generated authorization token `DROPBOX_ACCESS_TOKEN` in your `.env` file.
28
31
29
-
You can adjust resource storage (media, uploads, resources) configuration in `config/system.php` file.
30
-
31
32
## Like this plugin?
32
33
33
34
If you like this plugin, give this plugin a Like or Make donation with [PayPal](https://www.paypal.me/mplodowski).
0 commit comments