Core layout and marketing blocks for the FleetQ Website Builder.
Provides 8 ready-to-use GrapesJS blocks: Navbar, Hero Section, Features Grid, Pricing Table, Call to Action, Footer, Text Block, and Image + Text.
- PHP 8.2+
- FleetQ >= 1.3.0
fleetq/plugin-sdk^1.0
composer require fleetq/website-plugin-coreThe service provider is auto-discovered via Laravel's package auto-discovery. No additional configuration is required.
| Block ID | Label | Category |
|---|---|---|
fleetq-navbar |
Navbar | Layout |
fleetq-hero |
Hero Section | Sections |
fleetq-features |
Features Grid | Sections |
fleetq-pricing |
Pricing Table | Sections |
fleetq-cta |
Call to Action | Sections |
fleetq-footer |
Footer | Layout |
fleetq-text-block |
Text Block | Content |
fleetq-image-text |
Image + Text | Content |
MIT