TYPO3 Data Seeder
- Extension key
-
data_seeder
- Package name
-
km2/data-seeder
- Version
-
main
- Language
-
en
- Author
-
KM2 >> GmbH
- License
-
This document is published under the Creative Commons BY-NC-SA 4.0 license.
- Rendered
-
Mon, 10 Aug 2026 18:50:06 +0000
This extension provides the option to import static data sets into the TYPO3 database. There are multiple situations this might come in handy, like
- providing development data for a project team
- providing development data for extension development
- providing testing data for 2e2 testing
Because of the avoidance of using static UIDs, the seeding data is easily maintainable.
Introduction
What is this extension about?
Installation
Install the data seeder extension.
Configuration
What configuration options are available?
Commands
What commands are provided?
Developers
Developer corner for extending the extension.
Table of Contents