1.0.2 • Published 8 months ago

strapi-migrate-to-cloudflare-r2 v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Auto migrate/upload media to cloudflare R2

This plugin is used to migrate images from local storage to cloudflare using strapi-provider-cloudflare-r2

Installation

#using yarn
yarn add strapi-migrate-to-cloudflare-r2

# using npm
npm install strapi-migrate-to-cloudflare-r2 --save

# using pnpm
pnpm add strapi-migrate-to-cloudflare-r2

Add the following configuration to ./config/plugins.js

Usage

Screenshot-9.jpg