cloudflare_storage 1.0.0-alpha2

Bug fixes

Coding-standards and test fix release, functionally identical to 1.0.0-alpha1. No functional change; the changes only satisfy the project CI (a phpstan return-type narrowing and a test-isolation fix). Still R2-only: managed Cloudflare R2 bucket provisioning and management.

cloudflare_storage 1.0.0-alpha1

New features

Initial alpha release. Models Cloudflare R2 buckets as first-class, provisionable Drupal assets.

  • An R2 bucket configuration entity (bucket name, credential set, public or private).
  • Public or private access is authoritative in Drupal and reconciled to the R2 API, over a custom domain or the managed r2.dev domain.
  • Bucket provisioning and inspection through the Cloudflare SDK's primitive and reconciler framework.
  • The R2 S3 keypair (access key ID and secret) is resolved from settings.php.
Subscribe with RSS Subscribe to Releases for Cloudflare Storage