A clean, responsive admin interface that works across all devices and screen sizes. Managing content is straightforward with no training required.
Nuclear CMS
Nuclear is an open-source, polymorphic and multilingual CMS built on Laravel. It lets you define custom content structures with your own hierarchies, types, and fields, so your CMS fits your project rather than the other way around.
01
User Friendly & Responsive Interface
02
Hierarchical & Multilingual Content System
Nuclear supports nested content structures out of the box, making it well-suited for complex sites with deep page trees or multi-region content. Full multilingual support means you can manage all language variants from a single place.
03
Polymorphic Contents & Custom Fields
Define multiple content types, each with their own set of fields. Nuclear supports a wide range of field types including rich text, media, colour pickers, and relational fields, giving you the flexibility to model almost any kind of content.
04
Tags
A lightweight tagging system for categorising content independently of its position in the hierarchy. Useful for filtering, grouping, and surfacing related content across different sections of a site.
05
Easy SEO
Every content node in Nuclear comes with built-in search engine optimisation controls: title tags, meta descriptions, open graph images, keywords, and author metadata. No plugins needed.
06
Media Library
A centralised media library for storing and managing documents, images, and other files. Includes responsive image caching and a built-in image editor for common tasks like cropping and rotating.
07
Users & Roles
Fine-grained access control for teams of any size. Define custom roles and permissions per module, making it easy to give contributors exactly the access they need and nothing more.
08
Custom Forms & Answer Management
Build custom forms directly in Nuclear for contact pages, surveys, or data collection. Submissions are stored and manageable from within the dashboard.
09
Maintenance & Regular Updates
Nuclear includes built-in tools for cache management, performance tuning, and keeping your installation up to date, so day-to-day maintenance stays low-effort.
Install
Go Nuclear
Bring flexibility and power to your next project. Go Nuclear and make your CMS fit your vision, not the other way around.
composer create-project nuclear/nuclear blog
cd blog
php artisan reactor:install