strapi-migrate-to-cloudflare-r2
v1.0.2
Published
Strapi plugin to migrate media to Cloudflare R2
Downloads
190
Readme
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