PHPackages                             cpsit/t3import\_export - 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. cpsit/t3import\_export

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

cpsit/t3import\_export
======================

General import and export tool for the TYPO3 CMS

2.0.1(1y ago)310.1k2[2 PRs](https://github.com/dwenzel/t3import_export/pulls)1GPL-2.0-or-laterPHPPHP &gt;=8.2CI failing

Since May 25Pushed 1y ago8 watchersCompare

[ Source](https://github.com/dwenzel/t3import_export)[ Packagist](https://packagist.org/packages/cpsit/t3import_export)[ RSS](/packages/cpsit-t3import-export/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (7)Dependencies (6)Versions (34)Used By (1)

t3import\_export
================

[](#t3import_export)

[![code coverage](https://camo.githubusercontent.com/853aab87e17044fe0cd91a68b0cce71d7766f0ba645c8f5c26cb414471fed690/68747470733a2f2f636f6465636f762e696f2f67682f6477656e7a656c2f7433696d706f72745f6578706f72742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dwenzel/t3import_export)[![Build Status](https://camo.githubusercontent.com/fe0ac53318bacda17cde7be936522041ac39d5b62d3f4d660aff4505b1d780a5/68747470733a2f2f7472617669732d63692e6f72672f6477656e7a656c2f7433696d706f72745f6578706f72742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dwenzel/t3import_export)

Imports data from different sources into TYPO3 and exports from TYPO3 to different targets. Possible data sources and targets are databases, and files (XML, CSV...). Import and export tasks are described via TypoScript and can be grouped to sets. Tasks can be executed manually via backend module or command line or automatically as a scheduler task.

Table of contents
-----------------

[](#table-of-contents)

- [Installation and requirements](/Documentation/INSTALL.md)
- [Overview](/Documentation/OVERVIEW.md)
- [Configuration](/Documentation/CONFIGURATION.md)
- [Components](/Documentation/COMPONENT.md)
    - [Initializers](./Documentation/Components/Initializer.md)
    - [PreProcessors](./Documentation/Components/PREPROCESSOR.md)
    - [Converters](./Documentation/Components/CONVERTER.md)
    - [PostProcessors](./Documentation/Components/POSTPROCESSOR.md)
    - [Finishers](./Documentation/Components/FINISHER.md)
- [Persistence](./Documentation/Persistence.md)
- Services
    - [DatabaseConnectionService](./Documentation/Service/DatabaseConnectionService.md)

Credits
-------

[](#credits)

Thanks for contribution and feedback

- [Sebastian Kreideweiss](https://github.com/kreidewe)
- [Jan-Henrik Hempel](https://github.com/motordigital)
- [Benjamin Rannow](https://github.com/brannow)
- [Nicole Cordes](https://github.com/IchHabRecht)
- [Vladimir Falcón Piva](https://github.com/vladimirfalconpiva)
- [Benjamin Schütz](https://github.com/schuetzbenjamin)

This extension has been developed at [CPS IT GmbH](https://cps-it.de).

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity87

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 76.5% 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 ~151 days

Recently: every ~597 days

Total

21

Last Release

707d ago

Major Versions

0.14.0 → 1.0.42022-08-15

1.0.5 → 2.0.02024-09-06

PHP version history (3 changes)0.14.0PHP &gt;=5.6

1.0.4PHP &gt;=7.4

2.0.0PHP &gt;=8.2

### Community

Maintainers

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

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

---

Top Contributors

[![dwenzel](https://avatars.githubusercontent.com/u/712458?v=4)](https://github.com/dwenzel "dwenzel (427 commits)")[![brannow](https://avatars.githubusercontent.com/u/19426486?v=4)](https://github.com/brannow "brannow (95 commits)")[![s-nunez](https://avatars.githubusercontent.com/u/17297269?v=4)](https://github.com/s-nunez "s-nunez (12 commits)")[![schmigotzki](https://avatars.githubusercontent.com/u/66358384?v=4)](https://github.com/schmigotzki "schmigotzki (11 commits)")[![schuetzbenjamin](https://avatars.githubusercontent.com/u/23215029?v=4)](https://github.com/schuetzbenjamin "schuetzbenjamin (8 commits)")[![vladimirfalconpiva](https://avatars.githubusercontent.com/u/16591165?v=4)](https://github.com/vladimirfalconpiva "vladimirfalconpiva (5 commits)")

---

Tags

exportimportextensiontypo3

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cpsit-t3import-export/health.svg)

```
[![Health](https://phpackages.com/badges/cpsit-t3import-export/health.svg)](https://phpackages.com/packages/cpsit-t3import-export)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k68](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40543.5k](/packages/wazum-sluggi)[clickstorm/cs-seo

\[clickstorm\] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.

37542.0k1](/packages/clickstorm-cs-seo)[friendsoftypo3/visual-editor

TYPO3 CMS Visual Editor - Brings a modern WYSIWYG editing experience to TYPO3 CMS.

6010.0k3](/packages/friendsoftypo3-visual-editor)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1556.7k27](/packages/quellenform-t3x-iconpack)[jweiland/events2

Events 2 - Create single and recurring events

2168.1k3](/packages/jweiland-events2)

PHPackages © 2026

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