Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds a file upload widget for Drupal that allows users to directly upload files to a Google Cloud Storage bucket. It is based on a similar module for AWS S3 but is adapted for Google Cloud Storage.

Summary

Provide a File Field Widget to allow directly uploading files from a web browser to the Google Cloud Storage Bucket defined in a Flysystem - Google Cloud Storage configuration.

This module is a fork of S3 File System CORS Upload, modified to integrate with Google Cloud Storage instead of AWS S3.

Installation

  1. composer require drupal/flysystem_gcs_cors
  2. Configure Flysystem GCS Stream Wrapper in settings.php. The GSA will need the roles/storage.admin role on the GCS bucket and roles/iam.serviceAccountTokenCreator on the GSA itself
  3. Go through the Drupal admin UI to /admin/config/media/gcs-cors and save the form with your website URL. This will add a CORS setting to your GCS bucket for the URL you enter
  4. This module will then be automatically used for any file fields with the Flysystem GCS Stream Wrapper

Activity

Total releases
3
First release
Apr 2025
Latest release
2 months ago
Releases (12 mo)
2 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.0-beta1 Pre-release May 5, 2026
1.0.0-alpha14 Pre-release Aug 5, 2025
1.0.0-alpha13 Pre-release Apr 16, 2025