typo3/cms-composer-installers
TYPO3 CMS Installers
v5.0.2
15M downloads/mo
#1178 most downloaded on Packagist
TYPO3/CmsComposerInstallers
What this package is like to depend on
Last release 9 months ago
25 Nov 2025
Release timing varies
gaps range from 2 weeks to 1.9 years
Rarely documented
notes for 7 of 61 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
69 releases · first in 2014
1 release in the last 12 months
see the full history below
Release timeline
69 releases · Feb 2014 to Nov 2025Releases
latest 60 of 69-
v5.0.225 Nov 2025Release notes
Open source →This release contains a couple of bugfixes related to newer PHP versions.
-
v5.0.113 Aug 2024Release notes
Open source →This release contains a couple of bugfixes related to newer PHP versions.
-
v5.0.030 Sep 2022Release notes
Open source →This release is identical to 4.0.0-RC1 and done to make it possible for TYPO3 12LTS to depend on it, without forcing TYPO3 11LTS users to use it.
-
v4.0.0-RC213 Aug 2024 pre-releaseRelease notes
Open source →This release contains a couple of bugfixes related to newer PHP versions
-
v4.0.0-RC108 Dec 2021 pre-releaseRelease notes
Open source →Features
- All extensions are now installed in the vendor folder. This means all extension files will not be accessible by the web server any more.
Public resources from extensions must be in theResources/Publicfolder, which will automatically be published by TYPO3 using
symlinks. See "breaking changes" for more implications on that change.
Breaking changes
All extensions are now installed in the vendor folder.
While this is a great feature, it also comes with some implications that need to be considered:
- All files from extensions, that require to be accessed by the web server directly MUST reside inside the
Resources/Publicfolder. - The public resource URL can not be derived any more from the absolute path to the file by stripping off some path part, but only by
passing the absolute path to\TYPO3\CMS\Core\Utility\PathUtility::getAbsoluteWebPath
Example:
use TYPO3\CMS\Core\Utility\PathUtility; use TYPO3\CMS\Core\Utility\GeneralUtility; PathUtility::getAbsoluteWebPath(GeneralUtility::getFileAbsFileName('EXT:ext_key/Resources/Public/Icons/Extension.svg'));
- Every TYPO3 extension (Composer package of type
typo3-cms-extension) must define its extension key explicitly incomposer.json - It is not possible any more to change
app-dirorroot-dirwithin the root composer.json Onlyweb-dircan still be changed,
but it needs to be a sub directory of the composer.json directory
General remarks
It is planned to release a stable version 4.0.0 in a few weeks and new projects with TYPO3 11.5 will then install this version of composer installers. If the extension you require in your project have hard coded paths that reference e.g.
typo3conf/ext/directly, you can still pin this package to version^3.1within your root composer.json - All extensions are now installed in the vendor folder. This means all extension files will not be accessible by the web server any more.
-
v3.1.413 Aug 2024Release notes
Open source →This release contains a couple of bugfixes related to newer PHP versions
-
v3.1.305 Aug 2022Release notes
Open source →This release contains a couple of bugfixes related to newer PHP versions
-
v3.1.226 Jul 2021 -
v3.1.122 Mar 2021Nothing published for this version
-
v3.1.002 Mar 2021Nothing published for this version
-
v3.0.104 May 2020Nothing published for this version
-
v3.0.027 Apr 2020Nothing published for this version
-
v2.2.418 Dec 2019Nothing published for this version
-
v2.2.324 Sep 2019Nothing published for this version
-
v2.2.204 Mar 2019Nothing published for this version
-
v2.2.127 Oct 2018Nothing published for this version
-
v2.2.005 Apr 2018Nothing published for this version
-
v2.1.001 Mar 2018Nothing published for this version
-
v2.0.101 Mar 2018Nothing published for this version
-
2.0.012 Dec 2017Nothing published for this version
-
v1.5.1018 Mar 2021Release notes
Open source →Fixes an bug with installers when using composer.typo3.org as repository
-
v1.5.923 Nov 2020Nothing published for this version
-
v1.5.803 Nov 2020Nothing published for this version
-
v1.5.703 Nov 2020Nothing published for this version
-
v1.5.608 Jan 2020Nothing published for this version
-
v1.5.513 Dec 2019Nothing published for this version
-
v1.5.404 Mar 2019Nothing published for this version
-
v1.5.315 Dec 2018Nothing published for this version
-
v1.5.209 Apr 2018Nothing published for this version
-
v1.5.105 Apr 2018Nothing published for this version
-
v1.5.001 Mar 2018Nothing published for this version
-
v1.4.704 Mar 2019Nothing published for this version
-
v1.4.601 Mar 2018Nothing published for this version
-
1.4.506 Nov 2017Nothing published for this version
-
1.4.416 Oct 2017Nothing published for this version
-
1.4.316 Oct 2017Nothing published for this version
-
1.4.201 Aug 2017Nothing published for this version
-
1.4.131 Jul 2017Nothing published for this version
-
1.4.031 Jul 2017Nothing published for this version
-
1.4.0-rc427 Jul 2017 pre-releaseNothing published for this version
-
1.4.0-rc327 Jul 2017 pre-releaseNothing published for this version
-
1.4.0-rc227 Jul 2017 pre-releaseNothing published for this version
-
1.4.0-rc126 Jul 2017 pre-releaseNothing published for this version
-
v1.3.623 Nov 2020Nothing published for this version
-
v1.3.503 Nov 2020Nothing published for this version
-
v1.3.403 Nov 2020Nothing published for this version
-
v1.3.330 Jul 2020Nothing published for this version
-
1.3.204 Dec 2017Nothing published for this version
-
1.3.105 Jul 2016Nothing published for this version
-
1.3.004 Jul 2016Nothing published for this version
-
1.3.0-rc203 Jul 2016 pre-releaseNothing published for this version
-
1.3.0-rc107 Apr 2016 pre-releaseNothing published for this version
-
1.2.813 Jun 2016Nothing published for this version
-
1.2.707 Apr 2016Nothing published for this version
-
1.2.623 Mar 2016Nothing published for this version
-
1.2.503 Nov 2015Nothing published for this version
-
1.2.408 Oct 2015Nothing published for this version
-
1.2.308 Oct 2015Nothing published for this version
-
1.2.215 Jul 2015Nothing published for this version
-
1.2.102 Jul 2015Nothing published for this version