Orla Data Framer plugin
This plugin lets you send data from your Framer CMS collections directly to a Firebase Firestore database, ideal for syncing content with external systems or powering Firebase-connected apps.
Key Features:
- Select any CMS collection in Framer.
- Send data to your Firebase Firestore.
- Fully client-side: No data or credentials stored.
Requirements:
- Framer project with a CMS collection.
- Firebase project with Firestore enabled.
How to Use:
- Select a CMS collection.
- Paste your Firebase config object (Firebase Console → Project Settings → General tab → Your Apps).
- Send data to Firestore.
Security:
Your Firebase credentials are never stored. The plugin uses client config keys, which are safe to expose.