Skip to content

koninklijke-collective/TYPO3-Skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 Bootstrap: Basic installation for websites setup

Latest Stable Version Latest Unstable Version Total Downloads

This example contains TYPO3 7.6 and 2 TER extensions (coreapi and RealURL).

Use as blueprint for your starting website

Run composer create-project -sdev koninklijke-collective/typo3-skeleton my/project/dir

Detailed information

Run composer install from your command line to initiate first setup for TYPO3 environments.

Install a TER extension

Run composer require typo3-ter/<extension-key> to simply install an extension from the TER.

Questions?

Feel free to create an issue in this repository!