Attention
TYPO3 v8 has reached its end-of-life March 31st, 2020 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.
You can order Extended Long Term Support (ELTS) here: TYPO3 ELTS.
Creating a first extension¶
In this chapter you learn the basics of an extension based on extbase and fluid. You build up a minimalistic extension, which is reduced to the absolutely necessary structures. So you view clearly the whole, without hassles with details. In the following chapters we will turn to a more complex example, to cover exhaustively all fundamental attributes of extbase and fluid.
You can get the extension here:
https://github.com/TYPO3-Documentation-Examples/store_inventory