You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
dimti 0e490e3fc6 + throw exception is guids not appropriated to local site url 2 years ago
config * pass necessary first argument in logger class constructor 2 years ago
src + throw exception is guids not appropriated to local site url 2 years ago
views Initial commit 2 years ago
.env.example Initial commit 2 years ago
.gitignore Initial commit 2 years ago
README.md + readme 2 years ago
composer.json + readme 2 years ago
composer.lock Initial commit 2 years ago
plugin.png Initial commit 2 years ago
plugin.svg Initial commit 2 years ago
wpstudio-media-cloud-transform.php + throw exception is guids not appropriated to local site url 2 years ago

README.md

Bust your current installed site with media cloud s3

if you have a many file uploaded to local website dir, you might help with this plugin.

For install plugin via composer you need preinstalled composer/installers

How transform?

After install plugin - navigate in media cloud setting "Media cloud -> Convert local to S3"

This solution converting only uploads metadata. At that moment wpstudio-media-cloud-transform not automatically uploads your local files to S3-server. It means you need manually copy files to s3 server, example in "media" bucket.

S3 minio file structure

Create bucket "media" on your S3 minio server.

Sync wp-content/uploads/ to _data/media/ on your s3-volume.