PHPackages                             heimrichhannot/contao-field\_value\_copier - 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. heimrichhannot/contao-field\_value\_copier

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

heimrichhannot/contao-field\_value\_copier
==========================================

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

1.0.3(9y ago)18181LGPL-3.0+PHP ~5.4 || ~7.0

Since Dec 13Compare

[ Source](https://github.com/heimrichhannot/contao-field_value_copier)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-field_value_copier)[ Docs](https://bitbucket.org/heimrichhannot/contao-field_value_copier)[ RSS](/packages/heimrichhannot-contao-field-value-copier/feed)WikiDiscussions Synced today

READMEChangelogDependencies (2)Versions (5)Used By (1)

Contao Field Value Copier
=========================

[](#contao-field-value-copier)

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

[![alt text](./docs/screenshot.png "Demo in the backend")](./docs/screenshot.png)

Features
--------

[](#features)

### Technical instructions

[](#technical-instructions)

Use the inputType "fieldValueCopier" for your field.

```
'someField' => array(
    // no label necessary
    'inputType' => 'fieldValueCopier',
    'eval'      => array(
        'fieldValueCopier' => array(
            'table' => 'tl_my_dca',
            'field' => 'myField',
            'options_callback' => array('Namespace\SomeClass', 'getOptions')
        )
    )
)

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity61

Established project with proven stability

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 ~65 days

Total

4

Last Release

3290d ago

PHP version history (2 changes)1.0.0PHP ~5.6 || ^7.0

1.0.3PHP ~5.4 || ~7.0

### Community

Maintainers

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

---

Tags

typecopycontaofieldinputvalueinputtypecopier

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-field-value-copier/health.svg)

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

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

41668.4k162](/packages/codefog-contao-haste)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3187.0k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3075.6k5](/packages/terminal42-contao-node)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18153.4k10](/packages/terminal42-contao-folderpage)[terminal42/contao-url-rewrite

URL Rewrite bundle for Contao Open Source CMS

15100.0k3](/packages/terminal42-contao-url-rewrite)[terminal42/contao-mp_forms

An extension for Contao Open Source CMS to create multi steps forms using the form generator

2534.7k6](/packages/terminal42-contao-mp-forms)

PHPackages © 2026

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