Theme Development
Complete guide for creating and customizing themes in TallCMS using the file-based multi-theme system.
Complete guide for creating and customizing themes in TallCMS using the file-based multi-theme system.
> **What you'll learn:** How to create custom page templates and sidebar widgets for TallCMS.
> **What you'll learn:** How the runtime theme switcher works and how to enable it in your themes.
This guide covers how to develop plugins for TallCMS. Plugins extend the CMS with new functionality including custom blocks, routes, admin pages, and more.
> **What you'll learn:** How the multisite plugin works internally, how to build multisite-aware features, and how per-site isolation is implemented.
> **What you'll learn:** How licensing works for TallCMS plugins and themes, what the CMS handles automatically, and how to implement your own licensing as a...