Firebase AI Content Management System

Is FireCMS a Firebase CMS or a Firestore CMS?
FireCMS is a Firestore-based headless CMS framework for Firebase. It uses Firestore as the backend and can be run from FireCMS Cloud (hosted) or as a self-hosted open-source solution, offering a Notion-style editor, powerful data editing, and schema tooling.
Cloud vs Self-hosted — which should I choose?
Cloud (FireCMS Cloud) is the hosted solution that gets you live quickly with less setup and maintenance. Self-hosted is the open-source framework you host yourself for full control over your infrastructure and customization. Both provide core CMS capabilities; choose Cloud for speed and simplicity, or self-hosted for maximum control.
Can I infer a schema from my existing data?
Yes. FireCMS can automatically infer schemas from your existing data, or you can design schemas visually with the Schema Builder. It supports 20+ field types with advanced validation.
Do you support SSO/SAML?
Yes. SAML SSO is available as part of the Pro tier and in self-hosted deployments as part of Pro features.
Is FireCMS open-source?
Yes. FireCMS is open-source and can be self-hosted. FireCMS Cloud is offered as a hosted service with additional benefits.
What are the pricing plans and what’s included?
- Free Tier (free):
- Unlimited projects and collections
- Access to all form fields
- Custom form fields and views
- Library of over 40 first-class components
- Schema editor and data inference
- Advanced data import and export
- Default roles for up to 3 users
- Plus Tier: €9.99 per user/month
- Local text search
- Unlimited users and roles
- Unlimited data export
- Theme and logo customization
- Creation of custom user roles
- Integration of GPT-4 content generation
- One-month free trial
- Pro Tier: Self-hosted capabilities
- Self-hosted deployment options
- Custom authentication and access control
- SAML SSO
- Custom domain support
- Full customization of CMS components
- Priority support
- Roadmap prioritization for feature development
What are the main use cases for FireCMS?
- Content management on Firestore for blogs, marketing sites, and similar content-driven apps
- Internal tools and dashboards connected to Firebase and Firestore
- Custom admin panels with bespoke views and business logic
What are the key features of FireCMS?
- Data Editing: spreadsheet-like inline editing with real-time sorting and filtering, including collection groups
- DataTalk: AI-powered search and command-style operations (ChatGPT-like)
- Schema Builder: visual data modeling with 20+ field types and validation
- Easy Integration: quick start via Cloud or self-hosted with full TypeScript support
- Notion-style editor for rich content
- Real-time updates and robust forms
- Extensibility: custom fields, hooks, and React-based full views
- Open-source with a hosted option (FireCMS Cloud)
What languages is the FireCMS UI available in?
English, Español, Deutsch, Français, Italiano, Português
How do I get started with FireCMS?
- For a quick start: use FireCMS Cloud and connect your Firebase project
- For a self-hosted setup: scaffold a project with npx create-firecms-app (or yarn create firecms-app), install, and run locally with yarn dev
- Customize: add custom collections, pages, fields, actions, properties, and more
- Deploy: if using Cloud, connect your module exports (FireCMSAppConfig) for deployment
How does data import and management work?
FireCMS supports importing data from CSV, JSON, or Excel files. It automatically detects data types and applies mappings (overridable). It uses schemas with validation, provides spreadsheet-style editing and robust forms, and supports real-time live updates for ongoing data management and integration.
















