---
title: "Extension development tutorials"
manual: "TYPO3 Explained"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3coreapi:extension-tutorials@main"
source: "ExtensionArchitecture/Tutorials/Index.rst"
modified: "2026-09-15T19:16:38+00:00"
---

# Extension development tutorials

**[Kickstart an extension](https://docs.typo3.org/permalink/t3coreapi:extension-kickstart@main)**

There are different options to kickstart an extension. This
chapter offers tutorials for some common methods to
kickstart an extension.

**[Components of TYPO3 extension](https://docs.typo3.org/permalink/t3coreapi:extension-components@main)**

This section is about the essential components of a TYPO3 extension. It provides a comprehensive overview of the structure and core elements that make up an extension.

**[Tea in a nutshell](https://docs.typo3.org/permalink/t3coreapi:extbase-tutorial-tea@main)**

`tea` is a simple, well-tested extension based on Extbase.

This tutorial guides you through the different files,
configuration formats and PHP classes needed for an Extbase
extension. Automatic tests are not covered in this tutorial.
Refer to the extensions manual for this topic.

**[Extension development with extbase](https://docs.typo3.org/permalink/t3coreapi:extbase-tutorials@main)**

Extension Development with Extbase, a video from the TYPO3
Developer Days 2019
