cpsit / typo3-project-template
TYPO3 CMS project template
Installs: 56 215
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 8
Forks: 1
Open Issues: 3
Language:Twig
Type:project-builder-template
Requires
- cpsit/project-builder: ^1.6 || ^2.0
Requires (Dev)
- armin/editorconfig-cli: ^2.0
- ergebnis/composer-normalize: ^2.28
- friendsoftwig/twigcs: ^6.0
This package is auto-updated.
Last update: 2025-01-13 01:55:37 UTC
README
TYPO3 CMS project builder template
๐ฆย 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.1
Optional features
- Static code analysis template with PHPStan
- Automatic code migration with TYPO3 Rector
- Basic Deployer deployment configuration
๐ฅ Getting started
-
Create a new project:
composer create-project cpsit/project-builder
-
Select the package
cpsit/typo3-project-template
. -
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).