Skip to content

Project builder template for TYPO3 CMS projects with configuration for DDEV and Deployer

License

Notifications You must be signed in to change notification settings

CPS-IT/typo3-project-template

Repository files navigation

Terminal window

TYPO3 CMS project builder template

CGL Latest Stable Version Total Downloads License

📦 Packagist | 💾 Repository | 🐛 Issue tracker

This is a template repository for the CPS Project Builder. It provides a complete template for new TYPO3 CMS projects, including a ready-to-use DDEV configuration and basic configuration for deployment with Deployer.

🚀 Features

Core features

  • Composer-based TYPO3 CMS project template
  • Ready-to-use DDEV configuration
  • Compatible with TYPO3 11.5 LTS and 12.4 LTS
  • Support of current stable PHP versions, starting from PHP 8.0

Optional features

🔥 Getting started

  1. Create a new project:

    composer create-project cpsit/project-builder
  2. Select the package cpsit/typo3-project-template.

  3. Answer all questions and you're ready to go.

🧑‍💻 Development

Please have a look at CONTRIBUTING.md.

⭐ License

This project is licensed under GNU General Public License 3.0 (or later).