A WordPress alternative for Laravel. Powered by FilamentPHP and the TALL stack.
Franken CMS gives you content management — posts, pages, taxonomies, menus, SEO, and a template field system — as a Laravel package. Build your app your way without being locked into a rigid structure.
Beta — Franken CMS is in active development. APIs may change before the stable release.
Full documentation is available at frankencms.com.
- PHP 8.2+
- Laravel 11+
- FilamentPHP v5 (installation guide)
composer require frankencms/franken-cmsThen run the installer:
php artisan franken-cms:installThe installer will guide you through publishing config, running migrations, registering the Filament plugin, and setting up your theme.
composer testSee CHANGELOG for version history.
See CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). See License File for more information.