Skip to content

Update typo3.php #4094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

david-bonhagen
Copy link
Contributor

@david-bonhagen david-bonhagen commented Jul 2, 2025

  • Update recipe for TYPO3 v13

  • Add config option to choose between deployment with rsync or default git repository

  • Bug fix #…?

  • New feature?

  • BC breaks?

  • Tests added?

  • Docs added?

@antonmedv antonmedv merged commit 70df6ff into deployphp:master Jul 11, 2025
@linawolf
Copy link

What is needed so that the docs get updated? https://deployer.org/docs/8.x/recipe/typo3 still shows the old structure

@david-bonhagen
Copy link
Contributor Author

I'll open another PR with freshly rendered docs, @linawolf. I just rendered them for the first iteration, but some updates followed and merge went fast.

@MarcoRemy
Copy link

The bin/typo3 variable is correctly set to vendor/bin/typo3 by default.

Why are the run commands using a different path?

task('typo3:cache:warmup', function () {
    run('{{bin/php}} {{release_path}}/public/typo3 cache:warmup --group system');
});

@david-bonhagen
Copy link
Contributor Author

Good point @MarcoRemy, will clean it up in the next iteration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants