PackageTrack
Sign in Get early access

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 2025
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 60 of 69
  1. v5.0.2 25 Nov 2025
    Release notes

    This release contains a couple of bugfixes related to newer PHP versions.

    Open source →
  2. v5.0.1 13 Aug 2024
    Release notes

    This release contains a couple of bugfixes related to newer PHP versions.

    Open source →
  3. v5.0.0 30 Sep 2022
    Release notes

    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.

    Open source →
  4. v4.0.0-RC2 13 Aug 2024 pre-release
    Release notes

    This release contains a couple of bugfixes related to newer PHP versions

    Open source →
  5. v4.0.0-RC1 08 Dec 2021 pre-release
    Release notes

    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 the Resources/Public folder, 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:

    1. All files from extensions, that require to be accessed by the web server directly MUST reside inside the Resources/Public folder.
    2. 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'));
    1. Every TYPO3 extension (Composer package of type typo3-cms-extension) must define its extension key explicitly in composer.json
    2. It is not possible any more to change app-dir or root-dir within the root composer.json Only web-dir can 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.1 within your root composer.json

    Open source →
  6. v3.1.4 13 Aug 2024
    Release notes

    This release contains a couple of bugfixes related to newer PHP versions

    Open source →
  7. v3.1.3 05 Aug 2022
    Release notes

    This release contains a couple of bugfixes related to newer PHP versions

    Open source →
  8. v3.1.2 26 Jul 2021
    Release notes

    Allow composer/installers 2.0 and higher

    Open source →
  9. v3.1.1 22 Mar 2021

    Nothing published for this version

  10. v3.1.0 02 Mar 2021

    Nothing published for this version

  11. v3.0.1 04 May 2020

    Nothing published for this version

  12. v3.0.0 27 Apr 2020

    Nothing published for this version

  13. v2.2.4 18 Dec 2019

    Nothing published for this version

  14. v2.2.3 24 Sep 2019

    Nothing published for this version

  15. v2.2.2 04 Mar 2019

    Nothing published for this version

  16. v2.2.1 27 Oct 2018

    Nothing published for this version

  17. v2.2.0 05 Apr 2018

    Nothing published for this version

  18. v2.1.0 01 Mar 2018

    Nothing published for this version

  19. v2.0.1 01 Mar 2018

    Nothing published for this version

  20. 2.0.0 12 Dec 2017

    Nothing published for this version

  21. v1.5.10 18 Mar 2021
    Release notes

    Fixes an bug with installers when using composer.typo3.org as repository

    Open source →
  22. v1.5.9 23 Nov 2020

    Nothing published for this version

  23. v1.5.8 03 Nov 2020

    Nothing published for this version

  24. v1.5.7 03 Nov 2020

    Nothing published for this version

  25. v1.5.6 08 Jan 2020

    Nothing published for this version

  26. v1.5.5 13 Dec 2019

    Nothing published for this version

  27. v1.5.4 04 Mar 2019

    Nothing published for this version

  28. v1.5.3 15 Dec 2018

    Nothing published for this version

  29. v1.5.2 09 Apr 2018

    Nothing published for this version

  30. v1.5.1 05 Apr 2018

    Nothing published for this version

  31. v1.5.0 01 Mar 2018

    Nothing published for this version

  32. v1.4.7 04 Mar 2019

    Nothing published for this version

  33. v1.4.6 01 Mar 2018

    Nothing published for this version

  34. 1.4.5 06 Nov 2017

    Nothing published for this version

  35. 1.4.4 16 Oct 2017

    Nothing published for this version

  36. 1.4.3 16 Oct 2017

    Nothing published for this version

  37. 1.4.2 01 Aug 2017

    Nothing published for this version

  38. 1.4.1 31 Jul 2017

    Nothing published for this version

  39. 1.4.0 31 Jul 2017

    Nothing published for this version

  40. 1.4.0-rc4 27 Jul 2017 pre-release

    Nothing published for this version

  41. 1.4.0-rc3 27 Jul 2017 pre-release

    Nothing published for this version

  42. 1.4.0-rc2 27 Jul 2017 pre-release

    Nothing published for this version

  43. 1.4.0-rc1 26 Jul 2017 pre-release

    Nothing published for this version

  44. v1.3.6 23 Nov 2020

    Nothing published for this version

  45. v1.3.5 03 Nov 2020

    Nothing published for this version

  46. v1.3.4 03 Nov 2020

    Nothing published for this version

  47. v1.3.3 30 Jul 2020

    Nothing published for this version

  48. 1.3.2 04 Dec 2017

    Nothing published for this version

  49. 1.3.1 05 Jul 2016

    Nothing published for this version

  50. 1.3.0 04 Jul 2016

    Nothing published for this version

  51. 1.3.0-rc2 03 Jul 2016 pre-release

    Nothing published for this version

  52. 1.3.0-rc1 07 Apr 2016 pre-release

    Nothing published for this version

  53. 1.2.8 13 Jun 2016

    Nothing published for this version

  54. 1.2.7 07 Apr 2016

    Nothing published for this version

  55. 1.2.6 23 Mar 2016

    Nothing published for this version

  56. 1.2.5 03 Nov 2015

    Nothing published for this version

  57. 1.2.4 08 Oct 2015

    Nothing published for this version

  58. 1.2.3 08 Oct 2015

    Nothing published for this version

  59. 1.2.2 15 Jul 2015

    Nothing published for this version

  60. 1.2.1 02 Jul 2015

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive