How much does a TYPO3 upgrade cost?
A TYPO3 upgrade typically costs from a few days of work for a small, well-maintained site to several weeks for a large multisite installation with custom extensions. The exact cost depends on the version distance, extension compatibility and installation size. Use the calculator above for an initial cost range.
How long does a TYPO3 upgrade take?
Most upgrades take between a few days and several weeks. A single-step upgrade of a small site is quick; jumping several major versions, porting custom extensions and testing a large installation takes longer. The calculator shows an effort range in hours.
How accurate is the estimate?
The estimate is a fast preliminary figure based on your inputs and public extension data. It is accurate enough for budgeting and comparison, but it is not a fixed quote — a binding offer follows a short review of your actual code and configuration.
Which factors affect TYPO3 upgrade costs?
The main cost factors are the number of major-version steps, the number and compatibility of your extensions, unsupported or custom extensions, installation size, the number of sites and domains, custom backend modules and the required testing effort.
Can I calculate the cost of an upgrade to TYPO3 v14?
Yes. Select your current version and TYPO3 v14 as the target, add your extensions, and the calculator returns the expected effort and estimated cost for a TYPO3 v14 upgrade.
How are TYPO3 extensions checked?
Each extension key is checked against the TYPO3 Extension Repository (TER) and each Composer package against Packagist to see whether a release supports your target version. Extensions without a compatible release are treated as porting work.
Can the analyser check custom extensions?
Custom and private extensions are not published in the TER or on Packagist, so they cannot be verified automatically. The calculator estimates them conservatively as porting work; a full audit reviews their code individually.
Does the analyser inspect source code?
No. This calculator does not read your source code, TypoScript, Fluid templates or database. It estimates effort from your version, extension list and installation details. A complete source-code audit is a separate service.
Is uploading composer.json safe?
Yes. If you upload a composer.json, we only read the list of required extensions to check their compatibility. We do not store the file itself, and development dependencies, core packages and libraries are ignored.