Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 903 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 903 Bytes

DigitalOcean Spaces Sync

This WordPress plugin syncs your media library with DigitalOcean Spaces Container.

Description

This WordPress plugin syncs your media library with DigitalOcean Spaces Container. It allows you to simuntanously upload and delete files, replacing public media URL with relative cloud storage links. You can choose between two options, to keep local copy of the files, or to delete them and keep files only in cloud storage.

Installation

  1. Upload plugin directory to /wp-content/plugins/
  2. Activate plugin through 'Plugins' menu in WordPress
  3. Go to Settings -> DigitalOcean Spaces Sync and set up plugin

If plugin has been downloaded from GitHub, you have to install vendor components via composer update.


Inspired by Selectel Storage Upload