Developer links
Fleetbase
Tracking over 50,000 fleet vehicles across production deployments, Fleetbase delivers a modular logistics operating system where each module—Fleet-Ops, Storefront, Pallet, and Ledger—works independently yet shares a unified data layer that eliminates middleware between ordering, dispatch, warehousing, and accounting. The Fleet-Ops core handles real-time driver tracking through a SocketCluster-based WebSocket event bus, interactive map-based dispatch with both directed and ad-hoc driver assignment, configurable order workflows with custom rules, automation triggers, and activity flows, plus a Kanban-style order board for visual pipeline management. Service zones let dispatchers define geographic operating areas, while proof-of-delivery capture and route optimization close the last-mile loop. The Storefront module provides headless e-commerce with products, carts, and checkout that feed directly into dispatch queues, and the Ledger module records invoices and financial journal entries across all operations. The Navigator driver app—also AGPL-3.0 licensed and fully white-label—delivers turn-by-turn navigation, live order communication, and fault reporting to drivers in the field. The extension architecture pairs backend Laravel Composer packages with frontend Ember Engine modules, enabling third-party developers to build first-class platform extensions without forking. A RESTful API with full documentation, webhook delivery via Redis-backed queues, and push notification support through APNs and FCM round out the integration surface. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. AGPL-3.0 licensed.
Benefits
- Modular Logistics Operating System
- Fleet-Ops, Storefront, Pallet, and Ledger modules work independently or together on a shared data layer, eliminating integration middleware between ordering, dispatch, and accounting.
- Real-Time Fleet Tracking
- SocketCluster-powered WebSocket event bus delivers live driver locations, order status changes, and console updates without polling, with sub-second latency across the fleet.
- White-Label Driver App
- The Navigator mobile app provides turn-by-turn navigation, proof-of-delivery capture, live order communication, and fault reporting under your own branding with full AGPL-3.0 source access.
- Extensible Dual Architecture
- Dual-architecture extensions pair backend Laravel Composer packages with frontend Ember Engine modules, enabling third-party developers to build first-class platform features without forking.
Features
- Order Board Management
- Kanban-style order board with configurable pipelines, custom order configurations including rules, automation triggers, activity flows, and custom fields.
- Interactive Dispatch Map
- Live fleet map shows all vehicles and active orders with directed and ad-hoc driver assignment, service zone management, and geographic area definitions.
- Headless Commerce Storefront
- Accept customer orders through products, carts, and checkout flows that feed directly into Fleet-Ops dispatch queues without external integration.
- RESTful API Platform
- Full REST API with webhook delivery via Redis-backed queues, push notifications through APNs and FCM, and SocketCluster subscriptions for real-time event streaming.
- Docker Compose Deployment
- Single docker-compose deployment bundles Laravel API, Ember.js console, SocketCluster, MySQL, and Redis with an interactive CLI wizard for automated setup.