=== Orbit One ===
Contributors: storycraft
Tags: gutenberg, blocks, lead generation, forms, crm
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A high-performance business intelligence and lead management framework with modular blocks, analytics, and form lead management.

== Description ==

Orbit One is a high-performance business intelligence and lead management framework for WordPress. It is built for WordPress users who demand a high-performance, clutter-free editing experience combined with professional-grade lead management.

Most block plugins bloat your WordPress editor with dozens of scripts you don't use. Orbit One solves this by giving you a centralized "Block Control Center." Toggle exactly which blocks are active, keeping your site fast and your workflow clean.

Beyond block management, Orbit One acts as a lightweight CRM. Every form submission from an Orbit One block is captured, organized, and searchable within a modern, responsive interface that feels like a standalone app, not a typical WordPress settings page.

= Key Features =
* **Modular Block Control:** One-click activation/deactivation of Orbit One blocks to keep your site lightweight.
* **Centralized Lead Explorer:** No more checking emails for form entries. View all submissions in a fast, sortable, and searchable table.
* **Lead Detailed View:** Deep-dive into specific submissions with a dedicated modal view for metadata.
* **Unified Global Styling:** A centralized palette manager allows you to set brand colors that propagate throughout your Orbit One components.
* **Developer Friendly:** Built with modern JS and PHP standards, ensuring high compatibility and speed.
* **Theme Compatible:** Orbit One is designed to work with modern WordPress themes and popular page builders.

Source repository:
https://github.com/Story-Craft-Digital/orbit-one

== Source Code ==

This plugin uses modern build tools (npm and webpack) to generate production JavaScript and CSS assets.

The complete human-readable source code is available in the public repository:

https://github.com/Story-Craft-Digital/orbit-one

Build instructions:

1. Clone the repository.
2. Run `npm install`
3. Run `npm run build`

The repository contains the original source files used to generate all distributed assets.

== Installation ==

1. Install Orbit One from the WordPress Plugins screen.
2. Activate the plugin.
3. Open Orbit One from the WordPress admin menu.

== Manual Installation ==

1. Upload the `orbit-one` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Access the dashboard by clicking on the 'Orbit One' menu item in your admin sidebar.

== Frequently Asked Questions ==

= Does this plugin work with any theme? =
Yes, Orbit One is designed to be theme-agnostic. Orbit One is designed to work smoothly with modern WordPress themes and builders.

= Where are my form leads stored? =
All leads are stored securely in your own WordPress database using plugin-specific tables (for example: `{prefix}oone_form_submissions`). No data is sent to external servers.

= Can I export my leads? =
In the current core version, leads can be viewed and managed via the Explorer. Advanced export features are part of our extended roadmap.

== Screenshots ==

1. Orbit One Dashboard – View system information, plugin overview, and quick navigation.
2. Block Manager – Enable or disable Orbit One Gutenberg blocks with a single click.
3. Lead Explorer – Browse, search, and manage form submissions from one central location.
4. Global Settings – Configure branding, colors, and plugin settings.
5. Help & Documentation – Access documentation, support, and useful resources.
6. Upgrade to Pro – Explore premium features and available upgrades.

== Changelog ==

= 1.0.0 =
* Initial release of Orbit One.
* Integrated Block Performance Manager.
* Integrated Leads Explorer.
* Added Global Color Palette settings.