PHPackages                             heimrichhannot/contao-be\_explanation - 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. heimrichhannot/contao-be\_explanation

Abandoned → [heimrichhannot/contao-be\_explanation-bundle](/?search=heimrichhannot%2Fcontao-be_explanation-bundle)Contao-module

heimrichhannot/contao-be\_explanation
=====================================

This module offers a simple backend explanation form field (inputType).

1.0.7(8y ago)04.5k4LGPL-3.0+CSSPHP ~5.4 || ~7.0

Since Apr 20Pushed 7y ago4 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-be_explanation)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-be_explanation)[ Docs](https://github.com/heimrichhannot/contao-be_explanation)[ RSS](/packages/heimrichhannot-contao-be-explanation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (9)Used By (4)

This module is abandoned. Please for Contao 4 projects use
==========================================================

[](#this-module-is-abandoned-please-for-contao-4-projects-use)

[https://github.com/heimrichhannot/contao-be\_explanation-bundle](https://github.com/heimrichhannot/contao-be_explanation-bundle)

Backend Explanation
===================

[](#backend-explanation)

This module offers a simple backend explanation form field (inputType).

Technical instructions
----------------------

[](#technical-instructions)

Just add the field to some of your data container arrays as follows:

```
$GLOBALS['TL_DCA']['tl_*']['fields']['myExplanation'] = array
(
    'inputType' => 'explanation',
    'eval'      => array(
        'text'     => &$GLOBALS['TL_LANG']['tl_*']['myExplanation'], // this is a string, not an array
        'class'    => 'tl_info', // all contao message css classes are possible
        'tl_class' => 'long'
    )
);

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Every ~68 days

Recently: every ~59 days

Total

8

Last Release

3187d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ad3224d8727b622ebd229840eea6b9dbcb83eb0bd609e6ce65b614830ff538?d=identicon)[digitales@heimrich-hannot.de](/maintainers/digitales@heimrich-hannot.de)

---

Top Contributors

[![Defcon0](https://avatars.githubusercontent.com/u/1485098?v=4)](https://github.com/Defcon0 "Defcon0 (1 commits)")

---

Tags

contaofieldbackenddeveloperexplanation

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-be-explanation/health.svg)

```
[![Health](https://phpackages.com/badges/heimrichhannot-contao-be-explanation/health.svg)](https://phpackages.com/packages/heimrichhannot-contao-be-explanation)
```

PHPackages © 2026

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