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
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.zipWP-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
- Upload plugin directory to
/wp-content/plugins/ - Activate plugin through 'Plugins' menu in WordPress
- Go to
Settings -> Minio Server Syncand set up plugin
Credits to [DigitalOcean Spaces Sync] (https://github.com/keeross/DigitalOcean-Spaces-Sync)