For Contribution

This part of the documentation refers to setup and development for contribution. It will set up a TYPO3 v10 with ddev and install the API extension.

Requirements

  • ddev

Installation for developing on this API

  1. Clone this repository

  2. Run ddev launch /typo3

The TYPO3 backend user is "admin", password "adminadmin".

It includes example Content Blocks in a local composer repository that are installed by default.