-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
30 lines (22 loc) · 1.11 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=== Space Sync ===
Contributors: paulcushing
Tags: digitalocean, spaces, storage, object, s3, images, compression
Requires at least: 6.1.1
Tested up to: 6.1.1
Stable tag: 1.0.2
License: MIT
License URI: https://opensource.org/licenses/MIT
This WordPress plugin syncs your media library with DigitalOcean Spaces Container.
== Description ==
Spaces Sync plugin connects your Media Library to a container in DigitalOcean Spaces. It syncs data from your website to cloud storage
and replaces links to images (optional). You may keep the media locally (on your server) and make backup copy to cloud storage, or just serve it all
from DigitalOcean Spaces.
In order to use this plugin, you have to create a DigitalOcean Spaces API key.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/spaces-sync` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->Spaces Sync screen to configure the plugin
4. Create a DigitalOcean Spaces API key and container
== Changelog ==
= 1.0.1 =
* Initial releasse.