PHPackages                             cu-boulder/ucb2021\_profile - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cu-boulder/ucb2021\_profile

AbandonedArchivedDrupal-custom-profile[Utility &amp; Helpers](/categories/utility)

cu-boulder/ucb2021\_profile
===========================

Drupal 9 base profile for CU Boulder

0157[1 PRs](https://github.com/CuBoulder/ucb2021_profile/pulls)PHP

Since Jul 22Pushed 3y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (10)Used By (0)

ucb\_2021\_profile
==================

[](#ucb_2021_profile)

Drupal 9 install profile for Nextpress.

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

[](#installation)

Add below into the `require` section of `composer.json`:

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

```

Also add in the `repositories` section:

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

```

This profile will NOT work without the `cu-boulder/*` modules or the theme present.

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

Directory Structure
===================

[](#directory-structure)

The profile primarily contains the configuration files to support the installation. Put config related to paragraphs or page types in the [ucb\_custom\_page\_types](https://github.com/CuBoulder/ucb_custom_page_types) and [ucb\_custom\_paragraph\_types](https://github.com/CuBoulder/ucb_custom_paragraphs) repositories.

Configuration
-------------

[](#configuration)

### config/install

[](#configinstall)

- Anything core related
- Custom Media Types
- Custom View Modes
- User Roles
- Site Settings
- Block Layout
- Any config that the custom paragrpahs and page types will depend on

### config/optional

[](#configoptional)

- Image Styles
- WYSIWYG text editor settings
- Any config that depend on config in the `config/install` directory

ucb2021\_profile.info.yml
-------------------------

[](#ucb2021_profileinfoyml)

Contains a list of modules to install. Make sure that the module also is required in the `composer.json` file if it's not a core module.

ucb2021\_profile.menu.links.yml
-------------------------------

[](#ucb2021_profilemenulinksyml)

Add menu links to the UI

ucb2021\_profile.install
------------------------

[](#ucb2021_profileinstall)

Contains `hook_install()` and `hook_update()`

ucb2021\_profile.profile
------------------------

[](#ucb2021_profileprofile)

Contains `hook_modules_installed()` which runs after the modules defined in the .info file are installed. This is where most `cu-boulder/*` modules are installed.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity37

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

[![brookestevens](https://avatars.githubusercontent.com/u/26030189?v=4)](https://github.com/brookestevens "brookestevens (37 commits)")[![jnicholCU](https://avatars.githubusercontent.com/u/94021017?v=4)](https://github.com/jnicholCU "jnicholCU (24 commits)")[![jcsparks](https://avatars.githubusercontent.com/u/12704433?v=4)](https://github.com/jcsparks "jcsparks (10 commits)")[![timurtripp](https://avatars.githubusercontent.com/u/22628823?v=4)](https://github.com/timurtripp "timurtripp (9 commits)")[![patrickbrown-io](https://avatars.githubusercontent.com/u/85851903?v=4)](https://github.com/patrickbrown-io "patrickbrown-io (6 commits)")[![tirazel](https://avatars.githubusercontent.com/u/12451503?v=4)](https://github.com/tirazel "tirazel (1 commits)")

### Embed Badge

![Health badge](/badges/cu-boulder-ucb2021-profile/health.svg)

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

###  Alternatives

[mischiefcollective/colorjizz

Classes for manipulating colors, converting to different formats and finding color harmonies

286847.8k13](/packages/mischiefcollective-colorjizz)[smile/module-map

Smile Map Utilities Module

10536.8k2](/packages/smile-module-map)[t3kit/theme-t3kit

Base Theme fot t3kit project

2410.2k](/packages/t3kit-theme-t3kit)[frosh/robots-txt

Generate robots.txt

1033.9k](/packages/frosh-robots-txt)

PHPackages © 2026

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