WP Manifestindependent plugin directory
manifest / media / mn-minio

Modal Nodes Minio Configurator for S3-Uploads (https://github.com/humanmade/S3-Uploads)

Minio configurator for S3-uploads

by modalnodes · github.com/modalnodes/mn-minio

4stars
2forks

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/modalnodes/mn-minio/archive/refs/heads/master.zip

Declares an update source (https://github.com/modalnodes/mn-minio), so updates arrive through the plugin's own updater.

From the readme

mn-minio A Dockerfriendly minio configuration manager for the S3-uploads Wordpress Plugin (https://github.com/humanmade/S3-Uploads) Work with the latest version. required environment variables: MINIOURL represents the base url for the minio installation (like 'http://cdn.example.com/') MINIOKEY MINIOSECRET MINIOBUCKET represents the bucketname (like 'testbucket') MINIOBUCKETURL represents the url generated on the wordpress side (like 'http://cdn.example.com/testbucket')

Read the full README on GitHub →