Block Development
This guide covers creating custom blocks for the TallCMS Rich Editor. Blocks are reusable content components that content editors can insert into pages and p...
TallCMS Blocks
A growing library of beautifully designed blocks to build fast, flexible websites with TallCMS.
This guide covers creating custom blocks for the TallCMS Rich Editor. Blocks are reusable content components that content editors can insert into pages and p...
TallCMS blocks use **daisyUI component classes** plus Tailwind utilities. This keeps block templates small, semantic, and theme-aware without inline style fa...
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 TallCMS REST API is architected, how to authenticate, and how to extend it.
> **What you'll learn:** How to create custom page templates and sidebar widgets for TallCMS.
Complete guide for creating and customizing themes in TallCMS using the file-based multi-theme system.