Skip to content

Updating visuals

If you see any images containing outdated UI, please bear with us.

We are updating all content as quickly as possible to mirror our new UI.

Cloudflare R2 storage

Cloudflare R2 is a storage provider for files. You can connect it to WeWeb so your project can manage Public and Private files.

Setup in Cloudflare

  1. Create an R2 bucket (or two, if you want separate public/private buckets).
  2. Create API credentials for R2.
  3. Copy your:
    • Account ID
    • Access Key ID
    • Secret Access Key

Connect Cloudflare R2 in WeWeb

  1. Go to the Integrations tab.
  2. Open Cloudflare and add a connection.
  3. For each environment you use (Editor, Staging, Production), fill in:
    • Account ID
    • Access Key ID
    • Secret Access Key
  4. Save the connection.

Select Cloudflare R2 as your storage provider

  1. Go to Data & APIStorage.
  2. Select Cloudflare.
  3. Select the connection you created.
  4. Set:
    • Private Bucket Name
    • Public Bucket Name (Optional)
  5. Click Continue to finish setup.

Common pitfalls

Access denied (403)

  • Make sure the bucket name(s) match exactly.
  • Make sure the API credentials have permission to read and write files.