Table of Contents
Install
Install the project by
ddev composer install
Install TYPO3
touch public/FIRST_INSTALL ddev launch TYPO3
You can run this as CLI command:
ddev exec vendor/bin/typo3 codesnippet:create <path to codesnippets.php>Clone TYPO3CMS-Reference-CoreApi info public/fileadmin:
cd public/fileadmin
git clone git@github.com:TYPO3-Documentation/TYPO3CMS-Reference-CoreApi.gitThen run the codesnippets.php:
cd ../..
ddev exec vendor/bin/typo3 codesnippet:create public/fileadmin/TYPO3CMS-Reference-CoreApi/Documentation/CodeSnippets/