{"id":15164522,"url":"https://github.com/secondnetwork/kompass","last_synced_at":"2026-04-02T20:10:54.252Z","repository":{"id":153230533,"uuid":"628564602","full_name":"secondnetwork/kompass","owner":"secondnetwork","description":"Kompass A Laravel CMS","archived":false,"fork":false,"pushed_at":"2026-03-30T11:44:41.000Z","size":8085,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-30T12:12:01.604Z","etag":null,"topics":["admin","admin-dashboard","admin-panel","admin-ui","alpinejs","backend","cms","frontend","laravel","laravel-cms","laravel-package","livewire","tailwindcss","tallstack"],"latest_commit_sha":null,"homepage":"https://kompass.secondnetwork.de","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/secondnetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2023-04-16T10:54:14.000Z","updated_at":"2026-03-30T11:44:44.000Z","dependencies_parsed_at":"2023-07-10T20:45:47.630Z","dependency_job_id":"5870a92e-09f0-4427-a957-cc300f2b0168","html_url":"https://github.com/secondnetwork/kompass","commit_stats":{"total_commits":157,"total_committers":4,"mean_commits":39.25,"dds":0.356687898089172,"last_synced_commit":"8fdb5d47615b480b879f5aba3910a5655beb64fc"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/secondnetwork/kompass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondnetwork%2Fkompass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondnetwork%2Fkompass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondnetwork%2Fkompass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondnetwork%2Fkompass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secondnetwork","download_url":"https://codeload.github.com/secondnetwork/kompass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondnetwork%2Fkompass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31315104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","admin-dashboard","admin-panel","admin-ui","alpinejs","backend","cms","frontend","laravel","laravel-cms","laravel-package","livewire","tailwindcss","tallstack"],"created_at":"2024-09-27T03:24:58.366Z","updated_at":"2026-04-02T20:10:54.247Z","avatar_url":"https://github.com/secondnetwork.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kompass\n\n![Kompass](https://github.com/secondnetwork/kompass/blob/main/public/assets/kompass_md.png?raw=true)\n\n[![Latest Kompass Version](https://img.shields.io/packagist/v/secondnetwork/kompass.svg?style=for-the-badge\u0026label=Kompass\u0026labelColor=FFA700\u0026color=1A2A2C)](https://github.com/secondnetwork/kompass)\n[![Laravel](https://img.shields.io/badge/v13.0-999999?style=for-the-badge\u0026label=Laravel\u0026labelColor=eb4432\u0026color=1A2A2C)](https://laravel.com)\n[![PHP](https://img.shields.io/badge/v8.3-999999?style=for-the-badge\u0026label=PHP\u0026labelColor=777BB4\u0026color=1A2A2C)](https://php.com)\t\t\n[![License](https://img.shields.io/github/license/secondnetwork/kompass?style=for-the-badge)](https://github.com/secondnetwork/kompass)\n\n## The development of Kompass\n\nKompass is a modern content management system (CMS) built on the [Laravel](http://laravel.com/) 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.\n\n## Key Features\n\n- **Modern Tech Stack**: Built with Laravel 13, PHP 8.3+, Livewire 4, and Tailwind CSS 4\n- **Multilingual Support**: Full multilingual content management for multiple languages\n- **Block-Based Content**: Flexible block system for creating dynamic page layouts\n- **Media Library**: Full-featured media management with folder support\n- **User Management**: Role-based access control with Laravel Permission\n\n## Requirements\n\nAdditionally Kompass requires you to use\n- PHP 8.3 or newer \n- Laravel 13 or newer\n- Livewire 4.0 or newer\n- Tailwindcss 4.0 or newer\n\n## Installation\n\nKompass is super easy to install. After creating your new Laravel application you can include Kompass.\n\n```bash\ncomposer require secondnetwork/kompass\n```\n\nWith the command we install frontend asset, created new admin user and drop all tables from the database.\n\n```bash\nphp artisan kompass:install  \n```\n\n## Publishing Kompass's frontend assets in future updates\n\n```bash\nphp artisan vendor:publish --tag=kompass.assets --force \u0026\u0026 php artisan optimize:clear\n```\n\nTo 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:\n\n```json\n{\n    \"scripts\": {\n        \"post-update-cmd\": [\n            // Other scripts\n            \"@php artisan vendor:publish --tag=kompass.assets --force\"\n        ]\n    }\n}\n```\n\n## Documentation\n\nDocumentation is available at https://kompass.secondnetwork.de\n\n## Screenshots\n\nat https://kompass.secondnetwork.de/docs/screenshots\n\n## Security\n\nIf you discover any security related issues, please email \u003cgithub@secondnetwork.de\u003e instead of using the issue tracker.\n\n## Credits\n\n-   [Andreas Farah](https://github.com/secondnetwork)\n-   [All Contributors](../../contributors)\n\n## License\n\nThe Kompass CMS is open-sourced software licensed under the [MIT](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecondnetwork%2Fkompass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecondnetwork%2Fkompass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecondnetwork%2Fkompass/lists"}