Installation Guide
TallCMS can be installed in two ways: as a **standalone application** (full CMS) or as a **Filament plugin** (add to existing app).
Create Your First Page
> **What you'll learn:** How to create a page, add content blocks, and publish it live.
Publish Your First Post
> **What you'll learn:** How to create a blog post, assign categories, and publish it.
Set Up Navigation
> **What you'll learn:** How to create a navigation menu with links to your pages.
Managing Pages & Posts
> **What you'll learn:** The difference between pages and posts, and how to organize your content effectively.
Page Templates & Sidebar Widgets
> **What you'll learn:** How to use page templates for different layouts and configure sidebar widgets for enhanced navigation.
Comments
> **What you'll learn:** How to enable comments on posts, moderate submissions, and configure comment behavior.
Media Library
> **What you'll learn:** How to upload, organize, and use images and files in TallCMS.
Mega Menu Plugin
> **What you'll learn:** How to create professional mega menus with advanced features like badges, CTAs, visibility rules, and multiple header templates.
SEO Features
TallCMS includes comprehensive SEO features out of the box: XML sitemaps, robots.txt management, RSS feeds, Open Graph meta tags, Twitter Cards, and JSON-LD ...
Menu Management
TallCMS includes a flexible menu system for managing site navigation. Create menus for different locations (header, footer, sidebar, mobile) with support for...
Code Injection
> **What you'll learn:** How to embed analytics, tracking pixels, chat widgets, and other third-party scripts into your site without editing theme files.
Multi-Tenant SaaS on DigitalOcean with Caddy, Cloudflare, Nginx, and Ploi
A complete, production-ready guide for Laravel developers building wildcard subdomain + custom domain SaaS products — written from a real setup session.
Multisite Management
> **What you'll learn:** How to manage multiple websites from a single TallCMS installation, each with its own domain, theme, and settings.
Theme Development
Complete guide for creating and customizing themes in TallCMS using the file-based multi-theme system.
Template & Widget Development
> **What you'll learn:** How to create custom page templates and sidebar widgets for TallCMS.
Theme Switcher Development
> **What you'll learn:** How the runtime theme switcher works and how to enable it in your themes.
Plugin Development
This guide covers how to develop plugins for TallCMS. Plugins extend the CMS with new functionality including custom blocks, routes, admin pages, and more.
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...
REST API Development
> **What you'll learn:** How the TallCMS REST API is architected, how to authenticate, and how to extend it.
Block Styling
TallCMS blocks use **daisyUI component classes** plus Tailwind utilities. This keeps block templates small, semantic, and theme-aware without inline style fa...
Multisite Architecture
> **What you'll learn:** How the multisite plugin works internally, how to build multisite-aware features, and how per-site isolation is implemented.
Plugin Licensing
> **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...
CLI Commands Reference
> **What you'll learn:** All available artisan commands for managing TallCMS, plugins, themes, and content.
Publishing Workflow
Complete reference for content publishing workflow, revision history, and preview system.
Rich Editor Reference
The CMS Rich Editor is an enhanced version of Filament's `RichEditor` component with improved block panel, search, category grouping, and icon display.
Pro Plugin Changelog
> **What you'll learn:** Track all changes, new features, and fixes in the TallCMS Pro Plugin across versions.
Full-Text Search
> **What you'll learn:** How to configure and use full-text search for pages and posts in both the frontend and admin panel.
Roles & Authorization
> **What you'll learn:** How TallCMS uses Filament Shield for role-based access control, including built-in roles, permissions, and artisan commands.
API Permissions Reference
> **What you'll learn:** How Shield permissions work with the REST API and how to configure roles for API access.
Multi-Tenant SaaS on DigitalOcean with Caddy, Cloudflare, Nginx, and Ploi
A complete, production-ready guide for Laravel developers building wildcard subdomain + custom domain SaaS products — written from a real setup session.
Email Marketing Integration
> **What you'll learn:** How to connect your TallCMS contact forms to Mailchimp, ConvertKit, or Brevo so leads are automatically added to your email list.