Skip to content

Intro to Site-Core

site-core is an open source extension for TYPO3.
Designed by a developer for developers to create new content elements in a faster way, without the requirement of TypoScript,
writing down TCA without the need to open up the documentation in order to know what you are searching for and much more!

System Requirements

  • PHP +8.2
  • TYPO3 +12.4

Installation

composer req site/site-core

or using DDEV-Local

ddev composer req site/site-core

Last update: 2023-04-27