secondnetwork / kompass
Kompass A Laravel CMS
Requires
- php: ^8.2|^8.3|^8.4
- intervention/image: ^4.0.0
- laravel/head: ^0.1 || ^0.2
- laravel/passkeys: ^0.1 || ^0.2
- livewire/livewire: ^4.2.1
- log1x/laravel-webfonts: ^2.0
- secondnetwork/blade-tabler-icons: ^3.40.1
- spatie/laravel-permission: ^7.2.4 || ^8.0.0
Requires (Dev)
- driftingly/rector-laravel: ^2.0
- rector/rector: ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- v1.11.0
- v1.10.5
- v1.10.4
- v1.10.3
- v1.10.2
- v1.10.1
- v1.10.0
- v1.9.2
- v1.9.1
- v1.9.0
- v1.8.7
- v1.8.6
- v1.8.5
- v1.8.4
- v1.8.3
- v1.8.2
- v1.8.1
- v1.8.0
- v1.7.0
- v1.6.3
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.1
- v1.5.0
- v1.4.0
- v1.3.1
- v1.3.0
- v1.2.6
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- v0.18.0
- v0.16.2
- v0.16.1
- v0.16.0
- v0.15.0
- v0.14.2
- v0.14.1
- v0.14.0
- v0.13.0
- v0.12.2
- v0.12.1
- v0.12.0
- v0.11.2
- dev-feat/optimistic-block-system
- dev-dm-mgh
This package is auto-updated.
Last update: 2026-09-07 11:19:07 UTC
README
The development of Kompass
Kompass is what a modern Laravel CMS should feel like. Built on Tailwind CSS 4, Livewire 4, and Laravel 13 — with a block builder, media library, drag-and-drop menus builder, multilingual content, passkey login, SEO, and role-based permissions baked in. No workarounds. No compromises. Built for developers who expect more.
Key Features
- Modern Tech Stack: Built with Laravel 13, PHP 8.2+, Livewire 4, and Tailwind CSS 4
- Block Builder: Flexible block system for creating dynamic page layouts.
- Media Library: Full-featured media management.
- Menu Builder: Drag & Drop menu management
- User Management: Role-based access control with Spatie Laravel Permission
- Passkey Authentication: Passwordless login via biometrics or device PIN
- Multilingual Support: Full multilingual content management for multiple languages
Requirements
Additionally Kompass requires you to use
- PHP 8.2 or newer
- Laravel 13 or newer
- Livewire 4.0 or newer
- Tailwindcss 4.0 or newer
Installation
Kompass is super easy to install. After creating your new Laravel application you can include Kompass.
composer require secondnetwork/kompass
With the command we install frontend asset, created new admin user and drop all tables from the database.
php artisan kompass:install
Documentation
Documentation is available at https://kompass.secondnetwork.de
Security
If you discover any security related issues, please email github@secondnetwork.de instead of using the issue tracker.
Credits
License
The Kompass CMS is open-sourced software licensed under the MIT.
