Skip to content

Documentation

Development Guide

Extend and customize SveltyCMS — widget development, plugin architecture, automation, AI integration, and SDK references.

8/4/2026
3 min read Edit on GitHub

Extend and customize SveltyCMS to fit your specific needs. This section covers everything from building custom widgets and plugins to integrating AI services, automating workflows, and using the SDK.


🧩 Widget System

Build custom field types using the 3-pillar architecture (Definition, Input, Display) with full Valibot validation and Tailwind v4 theming.


🔌 Plugin System

Extend SveltyCMS with server-side logic via the hook-based plugin architecture.


📊 Dashboard Widgets

Build self-contained, marketplace-portable widgets for the admin dashboard grid.


🤖 Automation & Workflows

Automate content operations and build editorial workflows.


🧠 AI Integration

Leverage AI capabilities within SveltyCMS.


🌐 Frontend & Live Preview

Build public sites on SveltyCMS — headless or with the optional in-repo starter.


📡 SDK & API Patterns

Developer tools for building on top of SveltyCMS.


Next Steps

developmentwidgetspluginsautomationaisdkindex
Was this page helpful?