Published onNovember 18, 2021PSR-15 Middleware: Add custom header in TYPO3typo3psr-15middlewarephpSmall PSR‑15 middleware example for TYPO3: register a middleware that appends a custom HTTP response header.
Published onNovember 15, 2020TYPO3: Migrate Fluid pagination widget to paginator APItypo3phpfrontendTYPO3 v10 deprecated and v11 removed Fluid widgets. Replace the Fluid pagination widget with the native Paginator API introduced in TYPO3 10.2.
Published onOctober 30, 2020Supervisor / "Pseudo Cron Jobs" in DDEVddevsymfonytypo3Use the built-in supervisord in DDEV to run long-running workers (e.g. Symfony Messenger) and emulate cron-like intervals for TYPO3 Scheduler without extra services.
Published onOctober 28, 2020Composer 2 performance tests – Shopware & TYPO3integrationshopwaretypo3performancebenchmarkscomposerMeasuring Composer 2 vs. Composer 1.10 on real projects (Shopware 6 and TYPO3) — setup, commands, and the impact on day‑to‑day DX.
Published onOctober 25, 2020A quick look at hCaptcha - I am human!hcaptchacaptchafrontendintegrationsymfonytypo3Overview of hCaptcha, key settings, integrations (Laravel, Symfony), and how to use it in TYPO3 via an EXT:form element.