WP Manifestindependent plugin directory
manifest / media / wp-minio-server-sync

Minio Server Sync

This WordPress plugin syncs your media library with Minio S3 Server.

by Alex Ishida · github.com/alexishida/wp-minio-server-sync · website

13stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/alexishida/wp-minio-server-sync/archive/refs/heads/master.zip

WP-Minio-Server-Sync

This WordPress plugin syncs your media library with Minio Server Sync.

Description

This WordPress plugin syncs your media library with Minio Server Sync 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 -> Minio Server Sync and set up plugin

Credits to [DigitalOcean Spaces Sync] (https://github.com/keeross/DigitalOcean-Spaces-Sync)