typo3-ddev

Community

Streamline TYPO3 local development with DDEV.

Authordirnbauer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes TYPO3 local development with DDEV by providing best practices, enabling consistent environments and faster onboarding.

Core Features & Use Cases

  • Standardized DDEV TYPO3 setup: Quick project bootstrapping for TYPO3 v13/v14.
  • Multi-version testing: Easily switch and test across TYPO3 versions.
  • Workflow automation: Common tasks like environment bootstrap, cache management, and extension upgrades are streamlined.

Quick Start

  • Initialize a TYPO3 project with DDEV: ddev config --project-type=typo3 --docroot=public --php-version=8.3
  • Start the environment: ddev start
  • Install TYPO3 v14: ddev composer create "typo3/cms-base-distribution:^14"
  • Run TYPO3 setup: ddev typo3 setup
  • Validate: ddev typo3 cache:flush; access TYPO3 install tool at local URL

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: typo3-ddev
Download link: https://github.com/dirnbauer/webconsulting-skills/archive/main.zip#typo3-ddev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.