TallCMS Core
CommunityTallCMS is a flexible, open-source content management plugin for Filament that gives your admin panel a full-featured CMS out of the box. It leverages the full power of Filament's Tiptap editor and its block system, letting you compose rich, structured content using reusable blocks. With page and post management, Menu management, a media library, SEO tools, and a modular plugin architecture, everything integrates seamlessly into your existing Filament dashboard.
Author:
TallCMS
Package health
BetaAutomated checks of this plugin's Composer package
13 checks
-
Passed:
Current Laravel version supported
—
Package dependencies resolve together with current Laravel
13.0. -
Passed:
Current PHP version supported
—
Constraint
^8.2supports current PHP8.5. -
Warning:
Current Symfony version supported
—
Package support for current Symfony
8.1could not be verified; the newest co-installable line is7.4, which still receives active support but is not the current stable. Lines8.1,8.0could not be fully verified: no solution was found among the newest package versions, and resolving the complete version pool exceeded solver resource budgets, so support there cannot be ruled out. - Passed: Abandoned or archived — No consulted source marks the package abandoned (packagist, github).
- Passed: Commit and release recency — Active: last commit 6 days ago; last release 33 days ago.
- Skipped: composer.lock not committed by library
- Passed: Dist archive is lean
- Failed: GitHub Actions pinned to SHA — View details on Plumb
- Passed: Open security advisories
- Passed: Dependabot PR responsiveness — No stale Dependabot PRs.
- Failed: Dependabot or Renovate configured — No dependency updater configuration found. View details on Plumb
- Skipped: Dependency update cooldown configured
- Failed: Provides a security policy — View details on Plumb
filament/
namespace. Review the source and install at your own risk. Found
malware or an unresolved security issue the author won't
address?
Report it
.
Documentation
A modern Content Management System built on the TALL stack (Tailwind CSS, Alpine.js, Laravel, Livewire) with a Filament admin panel and a daisyUI-powered block system.
#Installation
#Standalone (full CMS)
composer create-project tallcms/tallcms my-site
cd my-site && npm install && npm run build
php artisan serve
Visit /install to run the web installer, then /admin.
#Plugin (add CMS to your existing Filament app)
composer require tallcms/cms
php artisan tallcms:install
Register the plugin in your panel provider:
->plugin(TallCmsPlugin::make())
Add the HasRoles trait to your User model.
Full guide: Installation.
#System Requirements
- PHP 8.2+ (Laravel 13 requires PHP 8.3+)
- Laravel 12 or 13, Filament 5
- MySQL 8 / MariaDB 10.3 / SQLite
- Node 20+ (for building assets)
#Documentation
Full documentation lives in the docs/ directory. Highlights:
#Commercial add-ons
- Multisite — run multiple sites (each with its own domain, theme, settings, and content) from a single TallCMS install. Built for agencies and SaaS operators.
Browse the full catalog at tallcms.com/marketplace.
#Need Help?
🐞 Bug? Open an issue. 🤔 Question or feature request? Start a discussion. 🔐 Security issue? Email hello@tallcms.com. Do not file publicly.
#License
MIT — see LICENSE.
#Links
- Website: https://tallcms.com
- Packagist: https://packagist.org/packages/tallcms/tallcms
The author
TallCMS is an open-source CMS built for Laravel teams who love the TALL stack (Tailwind, Alpine, Laravel, Livewire). It focuses on a clean editing experience, flexible page building (sections/blocks), and developer-friendly extensibility—so you can ship marketing sites, portals, and content-driven apps without fighting your stack.
We build plugins, themes, and building blocks that fit naturally into modern Laravel + Filament workflows—prioritising performance, maintainability, and a great authoring UX.
From the same author
Registration Plugin
A Filament v5 plugin that wires up Filament-native user registration with pluggable captcha (Cloudflare Turnstile, Google reCAPTCHA v3) and configurable default-role assignment.
Author:
TallCMS
TallCMS SAAS Multisite
Multi-site management for TallCMS. Run multiple websites from one Filament admin panel — each with its own domain, theme, content, and settings.
Author:
TallCMS
TallCMS Pro
TallCMS Pro supercharges your TallCMS installation with premium content blocks, a built-in Google Analytics 4 dashboard, and flexible map integrations — all managed from a single Pro Settings page inside your Filament panel. Requires TallCMS Core(free) to be installed. TallCMS Pro is an add-on plugin that extends the core CMS with premium features. The premium blocks drop straight into TallCMS's rich content editor: accordions, tabs, animated counters, responsive data tables, side-by-side
Author:
TallCMS
Featured Plugins
A selection of plugins curated by the Filament team
Blueprint
Filament Blueprint is a premium Laravel Boost extension that helps AI agents produce accurate, detailed implementation plans and security reports for Filament apps.
Filament
Custom Fields
Eliminate custom field migrations forever. Let your users create and manage form fields directly in Filament admin panels with 20+ built-in field types, validation, and zero database changes.
Relaticle
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament