What is Contensio?
An open source content platform for Laravel — for blogs, shops, communities, or any content-driven project.
Contensio is an open source content platform built on Laravel. It gives you a clean admin panel, multilingual content, a block editor, custom content types, fine-grained permissions, and a plugin system — all in the core, without 30 plugins bolted on.
Who it's for
- Developers shipping content-driven sites on Laravel who don't want to fight WordPress's legacy code.
- Agencies building sites for clients who need real-world CMS features: multilingual, custom fields, permissions, SEO.
- Product teams where the content layer is part of a bigger application, not the whole app.
What makes it different
- Laravel-native. It's a Composer package. Eloquent models, Blade views, Fortify for auth. If you know Laravel, you already know Contensio.
- Multilingual by default. Not a plugin — translations are first-class in the schema.
- Custom content types + custom fields in the admin, not in
functions.php. - Modern tooling. Tailwind, Alpine, strict PHP, composer everywhere.
- AGPL-3.0. Free forever, copyleft license to keep the ecosystem open.
What ships in the core
See the Features page for the full list — multilingual, custom types, custom fields, block editor, plugins & themes, roles & permissions, SEO & redirects, 2FA, activity log, import/export.