PHPackages                             mceikens/dynamic\_flexform\_loader - 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. mceikens/dynamic\_flexform\_loader

ActiveTypo3-cms-extension

mceikens/dynamic\_flexform\_loader
==================================

This extension helps us to fetch flexform settings from content element by key

1.0.0(3mo ago)1105↓50%GPL-3.0-or-laterPHPPHP ^8.4

Since Jan 29Pushed 3mo agoCompare

[ Source](https://github.com/mceikens/dynamic_flexform_loader)[ Packagist](https://packagist.org/packages/mceikens/dynamic_flexform_loader)[ RSS](/packages/mceikens-dynamic-flexform-loader/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

DynamicFlexFormLoader
=====================

[](#dynamicflexformloader)

This extension solves a classic problem in TYPO3 development: accessing specific content element configurations (FlexForms) without having to use hard-coded UIDs.

It allows content elements to be marked with unique keys and their settings to be retrieved directly via this key – ideal for global configuration elements such as footer data, API keys or layout settings.

Core functions
--------------

[](#core-functions)

- Identification via keys: A self-defined, unique key can be stored in the content elements.
- UID-independent data retrieval: Developers can query the FlexForm settings of an element directly via the key. It is not necessary to know on which page or under which UID the element exists.
- Clean API: Provides a simple way to access configuration content elements system-wide.

Requirements
------------

[](#requirements)

- TYPO3: v13.0 or later
- PHP: ^8.4

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

[](#installation)

```
 composer require mceikens/dynamic_flexform_loader
```

Why this extension?
-------------------

[](#why-this-extension)

Normally, FlexForm data is linked to a specific instance of a content element. If you want to use this data on all pages (e.g. social media links from a central footer element), you often had to work with fixed UIDs (inflexible during deployment) or use Typoscript constructs. This extension makes the process dynamic and developer-friendly.

Contact If you have any questions, problems or suggestions for improving the extension, please feel free to contact us:

**Publisher**
- **Name:** MCEikens
- **E-Mail:**
- **GitHub Issues:** [https://github.com/mceikens/dynamic\_flexform\_loader/issues](https://github.com/Pharmaliner/phlabc/issues)
- **Website:**

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance79

Regular maintenance activity

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

109d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc5f32086c6f752497f852acae843821088fcfb8beaaa0aae8fff3d8fd042b3a?d=identicon)[MCEikens](/maintainers/MCEikens)

---

Top Contributors

[![eikedrost](https://avatars.githubusercontent.com/u/23308585?v=4)](https://github.com/eikedrost "eikedrost (9 commits)")

### Embed Badge

![Health badge](/badges/mceikens-dynamic-flexform-loader/health.svg)

```
[![Health](https://phpackages.com/badges/mceikens-dynamic-flexform-loader/health.svg)](https://phpackages.com/packages/mceikens-dynamic-flexform-loader)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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