Kompass
Kompass A Laravel CMS
Install / Use
/learn @secondnetwork/KompassREADME
Kompass

The development of Kompass
Kompass is a modern content management system (CMS) built on the Laravel framework, utilizing the TALL stack (Tailwind CSS, Alpine.js, Laravel, and Livewire). This powerful combination allows for a seamless and dynamic user experience, making content management easier and more efficient.
Key Features
- Modern Tech Stack: Built with Laravel 13, PHP 8.3+, Livewire 4, and Tailwind CSS 4
- Multilingual Support: Full multilingual content management for multiple languages
- Block-Based Content: Flexible block system for creating dynamic page layouts
- Media Library: Full-featured media management with folder support
- User Management: Role-based access control with Laravel Permission
Requirements
Additionally Kompass requires you to use
- PHP 8.3 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
Publishing Kompass's frontend assets in future updates
php artisan vendor:publish --tag=kompass.assets --force && php artisan optimize:clear
To keep assets up-to-date and avoid issues in future updates, we strongly recommend that you add the following command to your composer.json file:
{
"scripts": {
"post-update-cmd": [
// Other scripts
"@php artisan vendor:publish --tag=kompass.assets --force"
]
}
}
Documentation
Documentation is available at https://kompass.secondnetwork.de
Screenshots
at https://kompass.secondnetwork.de/docs/screenshots
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.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
