Welcome to the Laboratory
The complete guide to harnessing FrankenCMS. From first spark to full creature, these archives contain everything you need to bring your content to life.
Quick Start Procedure
Prerequisites: A Laravel 12+ application with FilamentPHP 5.0+ installed. See the full installation guide for details.
Acquire the specimen via Composer
composer require frankencms/franken-cms
Let Igor handle the rest
php artisan franken-cms:install
Publishes config & migrations, runs migrations, registers the plugin in your Filament panel, sets up theming & assets, handles routing, and optionally installs an example theme with sample content.
Need Assistance?
Can't find what you're looking for? Igor is always happy to help. Open an issue on GitHub or join the discussions.