PHPackages                             webcoast/migrator-from-flux - 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. webcoast/migrator-from-flux

ActiveTypo3-cms-extension

webcoast/migrator-from-flux
===========================

Flux provider for Migrator extension

00PHP

Since Mar 6Pushed 2mo agoCompare

[ Source](https://github.com/webcoast-dk/migrator-from-flux)[ Packagist](https://packagist.org/packages/webcoast/migrator-from-flux)[ RSS](/packages/webcoast-migrator-from-flux/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Migrator: Flux content type provider
====================================

[](#migrator-flux-content-type-provider)

This TYPO3 extension extends the `migrator` extension by providing a content type provider for Flux content elements, helping you to migrate your existing Flux content elements to other content types, e.g. Content Blocks and/or Container content elements.

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

[](#installation)

```
composer require webcoast/migrator-from-flux
```

The extension has a dependency to the `migrator` extension, which will be installed automatically through composer. Furthermore, the `flux` is required, as this extension uses the Flux API to fetch the content type configuration and the record data of the content elements. Therefore, the `flux` extension is also installed automatically through composer.

If you want to migrate Flux elements to content blocks you need the following packages:

- `webcoast/migrator-from-flux` (this extension)
- `webcoast/migrator-to-content-blocks` (content type builder for content blocks)

If you want to migrate to container elements, because you have some Flux elements with a grid configuration, you need the following packages:

- `webcoast/migrator-from-flux` (this extension)
- `webcoast/migrator-to-container` (content type builder for container elements)

Compatibility
-------------

[](#compatibility)

Extension ↓ / TYPO3 →13.41.0.0✅Content Type Providers
----------------------

[](#content-type-providers)

This extension provides a content type provider for Flux content elements, which uses the Flux API to fetch the content type configuration and the record data of the content elements.

This extension supports most of the standard TYPO3 CMS field types. Explicitly not supported are `password`, `none`, `passthrough` and `flex`. Section fields (anonymous inline records without a database table) are supported but only with one container type. Multiple records types within the same section field are not supported.

Upgrade Wizard (Record data migration)
--------------------------------------

[](#upgrade-wizard-record-data-migration)

This extension provides data as described in the Migrator core documentation. Files (from legacy file fields) and file references (from modern file fields) are provided as objects of type `TYPO3\CMS\Core\Resource\File` and `TYPO3\CMS\Core\Resource\FileReference`, respectively, which can be used in the record data migrator according to the migrator core documentation.

Sponsors
--------

[](#sponsors)

The development of this extension has been sponsored by

- [Aemka](https://aemka.de/)
- [apart](https://apart.lu/)
- [Homepage Helden](https://www.homepage-helden.de/)
- [HZ Internet Services](https://www.hziegenhain.de/)

Thanks to all sponsors for their support and contributions to the development of this extension!

If you are interested in sponsoring the development of this extension, please contact me via email to  or in the TYPO3 Slack channel (#ext-migrator).

Contributing
------------

[](#contributing)

Contributions to this extension are always welcome, both in form of pull requests, bug reports and feature requests and ideas.

If you have questions, reach out to me via email to , the discussion section of this repository or the TYPO3 Slack channel (#ext-migrator).

License
-------

[](#license)

This extension is licensed under the GPL-3.0 License. See the [LICENSE](LICENSE) file for more details.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance57

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/40136e31ed1adbb309036dc82652bc7185f763ea98e8de9bc588e3f2a2bde6fc?d=identicon)[webcoast](/maintainers/webcoast)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/webcoast-migrator-from-flux/health.svg)

```
[![Health](https://phpackages.com/badges/webcoast-migrator-from-flux/health.svg)](https://phpackages.com/packages/webcoast-migrator-from-flux)
```

PHPackages © 2026

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