PHPackages                             namelesscoder/inline-fal-fix - 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. namelesscoder/inline-fal-fix

ActiveTypo3-cms-extension

namelesscoder/inline-fal-fix
============================

1.1.1(8y ago)1240PHP

Since Sep 18Pushed 8y agoCompare

[ Source](https://github.com/NamelessCoder/inline_fal_fix)[ Packagist](https://packagist.org/packages/namelesscoder/inline-fal-fix)[ RSS](/packages/namelesscoder-inline-fal-fix/feed)WikiDiscussions master Synced 2d ago

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

Standalone workaround for IRRE relations in Workspaces
======================================================

[](#standalone-workaround-for-irre-relations-in-workspaces)

This TYPO3 extension exists for a sole purpose: to fix the bug reported on

Strategy
--------

[](#strategy)

The workaround is implemented by hooking into DataHandler to perform the following logic when in a draft workspace:

1. Catching copies of records that contain `flex` type fields in tables that are workspaces enabled
2. Parsing the DataSource for each field to detect any `inline` field types
3. Copying the `flex` column value from the record that has the correct value to the one that doesn't (see issue)
4. Reading the related records for the draft version of the parent record
5. Updating all relation-specific column values from the record that has the right values to the other (see issue)

The result is a corrected database record structure for both the draft and placeholder records, which prevents the described duplication issue when the workspace is published.

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

[](#installation)

The extension is available through Packagist:

```
composer require namelesscoder/inline-fal-fix

```

The extension can also be downloaded manually from GitHub and installed on non-composer enabled TYPO3 sites.

Rationale
---------

[](#rationale)

The reason this extension exists is the rather long perspective of solving this problem in the TYPO3 core itself. This could take a significant amount of time - meanwhile, this extension is provided to work around the specific issue until an official fix can be released.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

3160d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/namelesscoder-inline-fal-fix/health.svg)

```
[![Health](https://phpackages.com/badges/namelesscoder-inline-fal-fix/health.svg)](https://phpackages.com/packages/namelesscoder-inline-fal-fix)
```

###  Alternatives

[hn/typo3-mcp-server

TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records

708.9k](/packages/hn-typo3-mcp-server)

PHPackages © 2026

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