Publish Your First Post
> **What you'll learn:** How to create a blog post, assign categories, and publish it.
Author
76 posts
> **What you'll learn:** How to create a blog post, assign categories, and publish it.
> **What you'll learn:** How to create a page, add content blocks, and publish it live.
TallCMS can be installed in two ways: as a **standalone application** (full CMS) or as a **Filament plugin** (add to existing app).
Filament v5 ships a native register page. Some plugins ignore it and roll their own controller. Here's how we added captcha, honeypot, role assignment, and event bridging — entirely through Filament's documented hooks, without touching `register()` itself.