=== Backoffice Manager for Firebase ===
Contributors: jrosalesdev
Tags: firebase, firestore, admin, database, backend, no-code
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 0.2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manage your Firebase Firestore data directly from your WordPress dashboard. No custom admin panel needed.

== Description ==

Stop building custom admin panels.

Backoffice Manager for Firebase lets you use WordPress as a lightweight backoffice for your Firebase projects.

Browse collections, explore documents, and edit your data with a clean and powerful interface — all without writing backend code.

Perfect for developers, startups and agencies who want to move fast without rebuilding the same tools over and over.

🔥 What you can do:

- Browse Firestore collections and documents
- View your data in a clean, structured table
- Edit full documents with a powerful visual form
- Quickly update fields with inline modal editing
- Manage arrays and complex fields easily
- Duplicate, create and delete documents in seconds
- Connect your Firebase project in just a few steps

🚀 Why use it?

Save hours (or days) of development and focus on your product instead of building internal tools.

== Features ==

- Browse Firestore collections and documents from WordPress
- Clean table view with stable, ordered columns
- Full document editing with visual modal
- Quick-edit fields with double click
- Field-specific editing tools:
  - Strings (uppercase, lowercase, capitalize)
  - Numbers (add, subtract, percentage)
  - Booleans (toggle)
  - Arrays (add/remove items easily)
- Duplicate documents with a new ID
- Create and delete Firestore documents
- Automatically remember last used collection
- Simple Firebase configuration

== Installation ==

1. Upload the plugin to `/wp-content/plugins/`
2. Activate the plugin in WordPress
3. Go to **Firebase Backoffice → Settings**
4. Paste your Firebase credentials
5. Start managing your data

== Screenshots ==

1. Browse and manage your Firestore collections
2. Explore and filter documents easily
3. Quickly edit fields with modal editing
4. Edit full documents with a powerful form
5. Connect your Firebase project in seconds

== Frequently Asked Questions ==

= Does this plugin support Firestore only? =

Yes. This version focuses on Firestore.

= Do I need Firebase Admin SDK? =

Yes, you need to provide your Firebase credentials.

= Is it beginner-friendly? =

This plugin is designed for developers or technical users familiar with Firebase.

= Can I use this in production? =

Yes, but always ensure proper Firebase rules and backups.

== Changelog ==

= 0.2.0 =
- New visual editing experience
- Quick field editing (modal)
- Improved array handling
- Document duplication
- Better UI/UX across all screens

= 0.1.1 =
- Bug fixes and improvements

= 0.1.0 =
- Initial release

== Upgrade Notice ==

= 0.2.0 =
Major UI upgrade. Editing Firestore data is now faster and easier.