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