Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This module allows administrators to securely connect to and manage data within a Firebase Firestore database directly from the Drupal admin interface. It provides features for browsing collections, editing documents with data integrity checks, and real-time updates, all integrated with Drupal's permission system.

Features

  • Secure Firebase Connection: Uses environment variables for Firebase credentials, ensuring security.
  • Firestore Collection Browsing: Dynamically lists available Firestore collections.
  • Document Editing: Allows administrators to modify string and integer fields.
  • Real-time Updates: Ensures Firestore data reflects admin changes immediately.
  • Data Integrity: Restricts edits to prevent unintended data loss.
  • AJAX Interface: Enhances user experience with smooth data updates.
  • Drupal Permissions Support: Integrates with Drupal’s permission system for role-based access control.
  • Comprehensive Logging: Logs all Firebase interactions for auditing and debugging.

Post-Installation

After installing and enabling the module:

  1. Navigate to Configuration > Web Services > Firebase Config Manager.
  2. Enter the environment variable name containing Firebase service account credentials.
  3. Save the configuration and select a Firestore collection to manage.
  4. Edit documents directly within the Drupal admin interface.

Additional Requirements

  • Drupal 10 or 11
  • Composer (for dependency management)
  • Firebase Firestore-enabled Google Cloud Project
  • Firebase Service Account JSON credentials
  • google/cloud-firestore – Official Firebase Firestore PHP SDK.
  • kreait/firebase-php – Provides additional Firebase functionality.
  • Admin Toolbar – Enhances admin UI for easier module access.

Similar Projects

While other Firebase modules exist, this project focuses exclusively on Firestore database management within Drupal, ensuring a more streamlined, admin-friendly approach compared to generic Firebase SDK integrations.

Supporting this Module

To support continued development and feature enhancements:

  • Consider contributing via GitHub.
  • Submit bug reports and feature requests.

Community Documentation

For detailed setup and troubleshooting, refer to the official documentation provided within the module.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Mar 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.0-alpha1 Pre-release 10–11 Mar 11, 2025
1.0.x-dev Dev 10–11 Mar 11, 2025