.. include:: /Includes.rst.txt .. _manual_dev: ================ 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 ======================================= #. Clone this repository #. 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.