Chief site management application

Maintainers

Package info

github.com/thinktomorrow/chief

Type:chief-cms

pkg:composer/thinktomorrow/chief

Statistics

Installs: 8 727

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 23

0.10.21 2026-03-25 15:25 UTC

This package is auto-updated.

Last update: 2026-04-06 04:03:18 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.