GRID/CMS

Made by GRID

Add simple CMS for your project.

90+
installs
Version
1.2.0 | Source code
Tags
utilities, auth, firestore, storage, cms
License
Apache-2.0
Publisher
GRID
Report
Bug
Abuse

How this extension works

Use this extension to add one more more instances of GridCMS.

GridCMS is a simple headless CMS based on Firestore, which allows you to define data types that can easily be managed directly in the system.

The schema is stored in Firestore (_CMS_/schema as default) and can be modified either by code or directly in the interface.

Additional setup

Before installing this extension, make sure that you’ve set up a Cloud Firestore database in your Firebase project.

You’ll also need to deploy Firebase hosting, for the auto-load of web SDK to work. This can be done via the Firebase CLI.

Billing

To install an extension, your project must be on the Blaze (pay as you go) plan

  • You will be charged a small amount (typically around $0.01/month) for the Firebase resources required by this extension (even if it is not used).
  • This extension uses other Firebase and Google Cloud Platform services, which have associated charges if you exceed the service’s no-cost tier:
    • Cloud Firestore
    • Cloud Functions (Node.js 18+ runtime. See FAQs)