PHPackages                             cu-boulder/express\_admin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. cu-boulder/express\_admin

ActiveDrupal-custom-theme[Admin Panels](/categories/admin)

cu-boulder/express\_admin
=========================

University of Colorado Boulder administration sub-theme

187.1kJavaScriptCI passing

Since Mar 10Pushed 1y ago2 watchersCompare

[ Source](https://github.com/CuBoulder/express_admin)[ Packagist](https://packagist.org/packages/cu-boulder/express_admin)[ RSS](/packages/cu-boulder-express-admin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

express-admin
=============

[](#express-admin)

Drupal 10+ administration theme for CU Boulder Web Express sites

Installation
------------

[](#installation)

Add below to `composer.json` require section:

```
"cu-boulder/express_admin" : "dev-main"

```

Add to repositories section:

```
{
    "type": "git",
    "url" : "https://github.com/CuBoulder/express_admin.git"
}

```

**Note:** This theme is installed and set as the default with the profile. The theme is not intended to be used without the profile or other `cu-boulder/*` modules.

> To install a local version of Express, follow the steps outlined in the [tiamat-project-template](https://github.com/CuBoulder/tiamat-project-template)

---

Linting
-------

[](#linting)

We are using stylelint and eslint

```
npm install          # install linters
npm run stylelint    # lint css
npm run eslint       # lint js

```

Linting is run automatically on all pull requests, however you can lint files locally too.

- configure eslint in `.eslintrc.json`
- configure styleint in `.stylelint.json`

---

Directory Structure
-------------------

[](#directory-structure)

### .github Directory

[](#github-directory)

Contains the github actions workflow for linting

### config

[](#config)

Contains the default values for the theme settings. If new theme settings are added, update boulder\_base.settings.yml with the default values. You can get the configuration by running `lando drush config-get boulder_base.settings` and copying the output into the file.

### css

[](#css)

- put styles relating the custom paragraphs in css/paragraphs
- put styles from the styleguide in css/styleguide

### js

[](#js)

Put JavaScript files here

### templates

[](#templates)

Twig template overrides go here including those for the custom page and paragraph types. The packages dedicated to the page and paragraph types should only contain config.

### express\_admin.info.yml

[](#express_admininfoyml)

- Define regions
- Add styles to the ckeditor
- Add globally included libraries

### express\_admin.libraries.yml

[](#express_adminlibrariesyml)

Define libraries

### express\_admin.theme

[](#express_admintheme)

Add theme hooks

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b717634bb237615f360e13a5b1d2efc6f40cb17f77568f8a6401aa978921b4e?d=identicon)[OSRWebDeploy](/maintainers/OSRWebDeploy)

---

Top Contributors

[![jcsparks](https://avatars.githubusercontent.com/u/12704433?v=4)](https://github.com/jcsparks "jcsparks (12 commits)")[![timurtripp](https://avatars.githubusercontent.com/u/22628823?v=4)](https://github.com/timurtripp "timurtripp (11 commits)")[![patrickbrown-io](https://avatars.githubusercontent.com/u/85851903?v=4)](https://github.com/patrickbrown-io "patrickbrown-io (5 commits)")[![jnicholCU](https://avatars.githubusercontent.com/u/94021017?v=4)](https://github.com/jnicholCU "jnicholCU (3 commits)")[![AlanBCole](https://avatars.githubusercontent.com/u/23508839?v=4)](https://github.com/AlanBCole "AlanBCole (1 commits)")[![tirazel](https://avatars.githubusercontent.com/u/12451503?v=4)](https://github.com/tirazel "tirazel (1 commits)")

### Embed Badge

![Health badge](/badges/cu-boulder-express-admin/health.svg)

```
[![Health](https://phpackages.com/badges/cu-boulder-express-admin/health.svg)](https://phpackages.com/packages/cu-boulder-express-admin)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
