# FilamentCraft > A Shopify-style, drag-and-drop visual website builder for Filament v4 & v5. FilamentCraft is a commercial Filament plugin that adds a visual page builder to any Filament panel: drag-and-drop sections, a live iframe preview, revisioned templates with undo/redo, user-facing themes (colors, typography, ~1,900 fonts, 22-token color schemes), and multi-tenant-ready public routing. Sites belong to any host model via a polymorphic owner morph — no tenancy package required. ## Table of Contents ### Getting Started - [Introduction](/guide/introduction.md) - [Installation](/guide/getting-started.md) - [Styling & Tailwind](/guide/styling.md) ### Sections - [Sections](/guide/sections.md) - [Built-in Sections](/guide/built-in-sections.md) - [Custom Sections](/guide/custom-sections.md) - [Curating the Catalog](/guide/curating-the-catalog.md) ### Setting Types - [Setting Types](/guide/inputs/overview.md) - [Text Inputs](/guide/inputs/text.md) - [Choice Inputs](/guide/inputs/choice.md) - [Color Inputs](/guide/inputs/color.md) - [Font Picker](/guide/inputs/font.md) - [Media & Content Inputs](/guide/inputs/media.md) - [Layout & Structure](/guide/inputs/layout.md) ### Theming - [Theme Authoring](/guide/theme-authoring.md) - [Color Schemes](/guide/theming/color-schemes.md) - [Live Preview](/guide/theming/live-preview.md) ### The Editor - [The Editor](/guide/editor.md) - [Editor Internals](/guide/editor-internals.md) ### Serving Sites - [Tenancy](/guide/tenancy.md) - [Public Routing](/guide/public-routing.md) - [Dynamic Pages](/guide/dynamic-pages.md) ### Reference - [Preview & Public Assets](/reference/assets.md) - [Icons](/reference/icons.md) - [Image Uploads & Variants](/reference/images.md) - [Cache](/reference/cache.md) - [Make Commands](/reference/commands.md) - [Lifecycle Events](/reference/events.md) - [Testing Sections](/reference/testing.md) - [Dual Version Support](/reference/dual-version.md) ### Other - [Changelog](/changelog.md)