Email Verification & Email Change Verification
> **What you'll learn:** How to enable Filament-native email verification — both at registration and on email change — using `REGISTRATION_EMAIL_VERIFICA...
Author
76 posts
> **What you'll learn:** How to enable Filament-native email verification — both at registration and on email change — using `REGISTRATION_EMAIL_VERIFICA...
> **What you'll learn:** How to connect Stripe to a TallCMS multisite install via the `tallcms/billing` plugin, how Stripe products/prices map to `SitePlan` ...
Beyond the Block Picker: Outlines, Hover Chrome, and Slash Commands for Filament v5's Rich Editor
Complete reference for keeping a TallCMS installation up to date. The steps differ depending on whether you run TallCMS as a **standalone** application or as...
Filament v5's RichEditor is powerful out of the box. It is built on Tiptap, which means it's natively extensible, and it now supports *custom blocks out of the box . Here's how to extend it into a categorized, searchable block editor — without forking a single line of Filament core.
Nobody talks about redirects until something breaks. By then, you've already lost the rankings, the backlinks, and the users.
> **What you'll learn:** How to create and manage URL redirects, choose the right status codes, and monitor redirect usage.
TallCMS is built on [Filament](https://filamentphp.com), a powerful application framework for Laravel. This means TallCMS benefits from **two plugin ecosyste...
> **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.
> **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...
> **What you'll learn:** How the multisite system works internally, how Site is a core model, how settings inheritance works, and how to build multisite-awar...
> **What you'll learn:** How to run multiple sites from one TallCMS install — from a small in-house network of sites you own, all the way to a public self-...