.. include:: /Includes.rst.txt .. _start: ============================================================= TYPO3 Data Seeder ============================================================= :Extension key: data_seeder :Package name: km2/data-seeder :Version: |release| :Language: en :Author: KM2 >> GmbH :License: This document is published under the `Creative Commons BY-NC-SA 4.0 `__ license. :Rendered: |today| This extension provides the option to import static data sets into the TYPO3 database. This can be used to provide data for development teams or frontend tests. No static UIDs are used. .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`Introduction <_introduction>` What is this extension about? .. card:: :ref:`Installation <_installation>` Install the data seeder extension. .. card:: :ref:`Configuration <_configuration>` What configuration options are available? .. card:: :ref:`Commands <_commands>` What commands are provided? .. card:: :ref:`Developers <_developers>` Developer corner for extending the extension. **Table of Contents** .. toctree:: :maxdepth: 2 :titlesonly: Introduction/Index Installation/Index Configuration/Index Commands/Index Developers/Index