Orbit One
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:
- Clone the repository.
- Run
npm install - Run
npm run build
The repository contains the original source files used to generate all distributed assets.
Manual Installation
- Upload the
orbit-onefolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Access the dashboard by clicking on the ‘Orbit One’ menu item in your admin sidebar.
