PHPackages                             punktde/neos-environment-display - 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. punktde/neos-environment-display

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

punktde/neos-environment-display
================================

Configure custom display-names for environments in the neos backend

1.1.0(12mo ago)930.7k↓37%2MITJavaScript

Since Jul 1Pushed 12mo ago6 watchersCompare

[ Source](https://github.com/punktDe/neos-environment-display)[ Packagist](https://packagist.org/packages/punktde/neos-environment-display)[ RSS](/packages/punktde-neos-environment-display/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Neos Backend Environment Display
================================

[](#neos-backend-environment-display)

This package allows you to display information about your environment (or any other arbitrary information) in-line with the neos brand-icon.

One use-case would be to show, whether you're currently using the Development, Staging or Production instance.

[![Demo View](Documentation/Demo.png)](Documentation/Demo.png)

Install
-------

[](#install)

Install via composer (composer2 is required): `composer require punktde/neos-environment-display`

Setup
-----

[](#setup)

To configure the display, you will need to add settings to `Neos.Neos.Ui.frontendConfiguration.PunktDe.NeosEnvironmentDisplay`.

A sample configuration could look like this:

```
Neos:
  Neos:
    Ui:
      frontendConfiguration:
        'PunktDe.NeosEnvironmentDisplay':
          backgroundColor: '#ff8700'
          label: 'Development'
          secondaryLabel: 'Some deployed version hash'
          icon: 'cog'
```

These values could also be set via `.env`. You can also set discrete values for different environments using context-specific Configuration (`Configuration/{Production|Production/Staging|Development}/Settings.Neos.yaml`).

**NOTE: There is no default display value.**

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance50

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~283 days

Recently: every ~354 days

Total

6

Last Release

364d ago

Major Versions

0.1.1 → 1.0.02021-07-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fad3b9ab04057e586b701aca7a8dbbf9598718114cdfd6bf85dada030f7688e?d=identicon)[punktde](/maintainers/punktde)

---

Top Contributors

[![c4ll-m3-j4ck](https://avatars.githubusercontent.com/u/7119811?v=4)](https://github.com/c4ll-m3-j4ck "c4ll-m3-j4ck (3 commits)")[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (3 commits)")[![daniellienert](https://avatars.githubusercontent.com/u/642226?v=4)](https://github.com/daniellienert "daniellienert (2 commits)")

---

Tags

neos-cmsneoscms

### Embed Badge

![Health badge](/badges/punktde-neos-environment-display/health.svg)

```
[![Health](https://phpackages.com/badges/punktde-neos-environment-display/health.svg)](https://phpackages.com/packages/punktde-neos-environment-display)
```

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[yoast/yoast-seo-for-neos

Yoast SEO for Neos CMS

24164.8k](/packages/yoast-yoast-seo-for-neos)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

20200.7k1](/packages/shel-neos-hyphens)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21166.3k](/packages/techdivision-ckstyles)[psmb/flatnav

Custom navigation module for Neos CMS

2541.7k](/packages/psmb-flatnav)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)

PHPackages © 2026

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