WP Manifestindependent plugin directory
manifest / media / wp-gcs-offload

WP GCS Offload archived

This plugin allows offloading your media library to Google Cloud Storage, including easy management and migration tools.

by Felix Arntz · github.com/felixarntz/wp-gcs-offload · website

1stars
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/felixarntz/wp-gcs-offload/archive/refs/heads/master.zip

Also on Packagist as felixarntz/wp-gcs-offload:

composer require felixarntz/wp-gcs-offload

From the readme

WP GCS Offload This plugin allows offloading your media library to Google Cloud Storage, including easy management and migration tools. You can download the latest version from the WordPress plugin repository. If you prefer to install it from Github, make sure to run composer install before using it in order to download the necessary dependencies. Contributions and Bugs If you have ideas on how to improve the plugin or if you discover a bug, I would appreciate if you shared them with me, right here on Github. In either case, please open a new issue here! You can also contribute to the plugin by translating it. Simply visit translate.wordpress.org to get started.

Read the full README on GitHub →