Lab Archives

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.

Experiment in Progress — These docs are actively being written alongside the FrankenCMS beta. Some sections may be incomplete or change as the project evolves. Found something wrong? Open an issue and Igor will get right on it.

Quick Start Procedure

Prerequisites: A Laravel 12+ application with FilamentPHP 5.0+ installed. See the full installation guide for details.

1

Acquire the specimen via Composer

composer require frankencms/franken-cms
2

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.

Full Installation Guide "Igor have everything ready, yes?"

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.