km2/data-seeder

Seeding static data into TYPO3 database.

Maintainers

Package info

github.com/km2gmbh/data-seeder

Homepage

Documentation

Type:typo3-cms-extension

pkg:composer/km2/data-seeder

Transparency log

Statistics

Installs: 287

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 5

0.4.4 2026-08-10 18:51 UTC

This package is auto-updated.

Last update: 2026-08-11 19:18:00 UTC


README

This extension provides a command, that allows seeding data from YAML files into a TYPO3 database. The seeds are designed to work without static UIDs

Motivation

Working in a team on a project presents multiple challenges. One of these challenges is providing content data during development. There are multiple approaches for this challenge. Our approach is to provide static data, that can grow during project progression and can be handled by VCS.

Documentation

See https://docs.typo3.org/p/km2/data-seeder/main/en-us/ for documentation.