Chief site management application

Maintainers

Package info

github.com/thinktomorrow/chief

Type:chief-cms

pkg:composer/thinktomorrow/chief

Transparency log

Statistics

Installs: 9 327

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 24

0.10.27 2026-07-16 10:39 UTC

README

Latest Version Build Status Quality Score StyleCI Total Downloads

Chief is a laravel package that adds a site management system to your project. Out of the box you'll get page, url and menu management provided through a well-crafted admin UI. All of this with localization in mind.

Documentation

You can find the documentation on: https://thinktomorrow.github.io/package-docs/src/chief/installation.html

Local artisan in package development

For local package development, this repository includes a root artisan proxy script. It forwards commands to Orchestra Testbench so you can run Artisan-style commands from the package root.

Examples:

  • php artisan list
  • php artisan chief:seed
  • php artisan boost:install (if Boost is installed in this dev environment)

License

The MIT License (MIT). Please see License File for more information.