PHPackages                             umd-lib/umdlib\_system\_status - 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. umd-lib/umdlib\_system\_status

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

umd-lib/umdlib\_system\_status
==============================

Drupal module to pull system status information from LibAnswers.

1.0.0(4w ago)015↑50%1Apache-2.0PHP

Since May 11Pushed 4w agoCompare

[ Source](https://github.com/umd-lib/umdlib-system-status)[ Packagist](https://packagist.org/packages/umd-lib/umdlib_system_status)[ RSS](/packages/umd-lib-umdlib-system-status/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

UMDlib System Status module
===========================

[](#umdlib-system-status-module)

This module provides a cached system status json endpoint that pulls data from external system status json service.

To Install
----------

[](#to-install)

```
composer require umd-lib/umdlib_system_status
```

Setup
-----

[](#setup)

Enable the "System Status" module in "Manage | Extend"

Config
------

[](#config)

The configuration for the upstream System Status JSON API url will be available in the "Drupal Configuration" page &gt; "SYSTEM" section &gt; "System Status" (/admin/config/system/system\_status), or by running the following "drush" command:

```
> drush config:set --yes umdlib_system_status.settings service_url ''

```

where &lt;URL&gt; is the URL of the API endpoint. For example, if the URL is "", the command would be:

```
> drush config:set --yes umdlib_system_status.settings service_url 'http://docker.for.mac.localhost:4567/status'

```

JavaScript
----------

[](#javascript)

This module includes JavaScript for updating the "Systems Status" menu item in the "utility navigation" menu provided by the "utility\_nav" module.

Testing
-------

[](#testing)

The system status endpoint can be tested in the local development environment using the "system-status" Docker image (see ).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance94

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.9% of commits — single point of failure

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

29d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4515014?v=4)[Jeremy Gottwig](/maintainers/jgottwig)[@jgottwig](https://github.com/jgottwig)

---

Top Contributors

[![jgottwig](https://avatars.githubusercontent.com/u/4515014?v=4)](https://github.com/jgottwig "jgottwig (13 commits)")[![alfjrl](https://avatars.githubusercontent.com/u/23355886?v=4)](https://github.com/alfjrl "alfjrl (1 commits)")

### Embed Badge

![Health badge](/badges/umd-lib-umdlib-system-status/health.svg)

```
[![Health](https://phpackages.com/badges/umd-lib-umdlib-system-status/health.svg)](https://phpackages.com/packages/umd-lib-umdlib-system-status)
```

###  Alternatives

[krisawzm/critical-css

A Laravel package for generating and using inline critical-path CSS.

4614.2k2](/packages/krisawzm-critical-css)

PHPackages © 2026

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