---
title: "Installation"
manual: "TypoGraph"
permalink: "https://docs.typo3.org/permalink/digicademy/typograph:installation"
source: "installation/index.rst"
rendered: "2026-09-18T09:10:56+00:00"
---

# Installation {#installation-1}

Install the extension via Composer:

**Installation with Composer**

```shell
composer r digicademy/typograph
```

See also [Installing extensions, TYPO3 Getting started](https://docs.typo3.org/m/typo3/tutorial-getting-started/14.3/en-us/Extensions/InstallingExtensions.html#installing-extensions).

Once you have configured the TypoGraph extension, you request GraphQL data from your TYPO3 installation via the path
`/graphql`.
