cpsit / typo3-project-template
TYPO3 CMS project template
Installs: 51 052
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 9
Forks: 1
Open Issues: 5
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
- dev-main
- 2.0.0
- 1.9.1
- 1.9.0
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-renovate/typo3-testing-framework-9.x
- dev-task/composer-install-v3
- dev-renovate/lock-file-maintenance
- dev-feature/typo3-v13
- dev-feature/php-8.4
This package is auto-updated.
Last update: 2024-11-07 07:38:43 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).