PackageTrack
Sign in Get early access

sylius/theme-bundle

Themes management for Symfony projects.

v2.5.0 8.9M downloads/mo #2024 most downloaded on Packagist Sylius/SyliusThemeBundle

What this package is like to depend on

Last release 6 months ago

06 Feb 2026

Release timing varies

gaps range from 1 weeks to 1.9 years

Some releases are documented

notes for 27 of 91 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

106 releases · first in 2016

1 release in the last 12 months

see the full history below

Release timeline

71 releases · Mar 2016 to Feb 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 106
  1. v2.5.0 06 Feb 2026
    Release notes

    Added support for Symfony 8.

    What's Changed

    New Contributors

    Full Changelog: v2.4.1...v2.5.0

    Open source →
  2. v2.4.1 11 Mar 2025
    Release notes

    Details

    New Contributors

    Full Changelog: v2.4.0...v2.4.1

    Open source →
  3. v2.4.0 19 Jul 2024
    Release notes

    TL:DR;

    • Add support for Symfony 7
    • Drop support for PHP 8.0

    Details

    New Contributors

    Full Changelog: v2.3.0...v2.4.0

    Open source →
  4. v2.3.0 04 Sep 2022
    Release notes

    TL:DR;

    • Added support for Symfony 6

    Details

    Added

    Changed

    Fixed

    Open source →
  5. v2.3.0-ALPHA.1 24 Aug 2022 pre-release
    Release notes

    TL:DR;

    • Added support for Symfony 6

    Details

    Added

    Changed

    Fixed

    Open source →
  6. v2.2.0 19 Mar 2021
    Release notes

    TL;DR

    • Added support for PHP 8, while dropping support for PHP 7.3
    • Added support for Symfony 5.2
    • Added support for using the updated bunlde directory structure (FooBundle/public instead of FooBundle/Resources/public)

    Details

    • #89 Allow PHP8 (@plozmun)
    • #95 Add support for bundles using the updated bundle directory structure (@mbabker)
    • #96 Fix the build by requiring new version of ECS (@pamil)
    • #97 Drop support for PHP 7.3 and Symfony 5.1 (@pamil)
    Open source →
    Release notes

    TL;DR

    • Added support for PHP 8, while dropping support for PHP 7.3
    • Added support for Symfony 5.2
    • Added support for using the updated bunlde directory structure (FooBundle/public instead of FooBundle/Resources/public)

    Details

    • #89 Allow PHP8 (@plozmun)
    • #95 Add support for bundles using the updated bundle directory structure (@mbabker)
    • #96 Fix the build by requiring new version of ECS (@pamil)
    • #97 Drop support for PHP 7.3 and Symfony 5.1 (@pamil)

    CHANGELOG FOR 2.1.x

    Open source →
  7. v2.1.1 13 Jan 2021
    Release notes
    Open source →
    Release notes

    Details

    Open source →
  8. v2.1.0 05 Nov 2020
    Release notes
    Open source →
    Release notes

    Details

    CHANGELOG FOR 2.0.x

    Open source →
  9. v2.0.1 27 Jul 2020
    Release notes
    • #61 Rename Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManager service to Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManagerInterface (@pamil)
    Open source →
    Release notes

    Details

    • #61 Rename Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManager service to Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManagerInterface (@pamil)
    Open source →
  10. v2.0.0 23 Jul 2020
    Release notes

    TL;DR

    For actionable information about the upgrade, please refer to UPGRADE.md file.

    • Added support for Symfony 5
    • Added support for PHP 7.4
    • Added support for theming all the assets
    • Completely refactored template loaders
    • Modified theme structure to stay closer to Symfony standards
    • Introduced legacy_mode to be compatible with themes using the old structure
    • Removed support for symfony/templating

    Details

    Open source →
    Release notes

    TL;DR

    For actionable information about the upgrade, please refer to UPGRADE.md file.

    • Added support for Symfony 5
    • Added support for PHP 7.4
    • Added support for theming all the assets
    • Completely refactored template loaders
    • Modified theme structure to stay closer to Symfony standards
    • Introduced legacy_mode to be compatible with themes using the old structure
    • Removed support for symfony/templating

    Details

    Open source →
  11. v2.0.0-alpha.2 24 May 2020 pre-release
    Release notes

    Details

    • #56 Remove Zend/Hydrator dependency (@pamil)
    Open source →
  12. v2.0.0-alpha.1 07 May 2020 pre-release
    Release notes

    TL;DR

    For actionable information about the upgrade, please refer to UPGRADE.md file.

    • Added support for Symfony 5
    • Added support for PHP 7.4
    • Added support for theming all the assets
    • Completely refactored template loaders
    • Modified theme structure to stay closer to Symfony standards
    • Introduced legacy_mode to be compatible with themes using the old structure
    • Removed support for symfony/templating

    Details

    • #35 Update Symfony to 4.4 (@GSadee, @Tomanhez)
    • #38 Theme Bundle v2.0 - Symfony 5 support and internal refactoring (@GSadee, @pamil)
    • #45 Provide optional, backwards-compatible legacy loaders (@pamil)
    • #46 TemplateReferenceInterface "support", cleanup and UPGRADE.md entries (@pamil)
    • #47 Require PHP ^7.3 (@pamil)
    • #48 Remove obsolete doctrine/common dependency (@pamil)
    • #49 Remove obsolete symfony/dom-crawler dependency (@pamil)
    • #51 Fallback to default asset paths if themed assets not found (@pamil)
    • #52 Refactor PathResolver (@pamil)

    CHANGELOG FOR 1.5.x

    Open source →
  13. v1.5.1 05 May 2020
    Release notes
    • #50 Disable Twig services if templating is disabled (@pamil)
    Open source →
  14. v1.5.0 10 Oct 2019
    Release notes

    CHANGELOG FOR 1.4.x

    Open source →
  15. v1.4.6 17 May 2019
    Release notes

    Details

    Open source →
  16. v1.4.5 19 Apr 2019
    Release notes

    Details

    • #25 Fix ThemeAwareTranslator for Symfony 4.2.7 (@pierre-H)
    Open source →
  17. v1.4.4 22 Mar 2019
    Release notes

    Details

    • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)
    • #23 Remove conflict with Twig 2.7.3 (@pamil)
    Open source →
  18. v1.4.3 22 Mar 2019
    Release notes

    Details

    Open source →
  19. v1.4.2 28 Feb 2019
    Release notes

    Details

    • #19 [HotFix] Allow to pass TemplateReference to findTemplate function (@Zales0123)
    • #20 Move string parsing to findTemplate method (@Zales0123)
    Open source →
  20. v1.4.1 26 Feb 2019
    Release notes

    TL;DR

    • The first release after splitting the bundle to be a standalone package with its own release cycle.

    Details

    • #11 Set up Travis CI for 1.1 (@pamil)
    • #12 Set up Travis CI for 1.3 (@pamil)
    • #13 Organise directory structure of the project (@pamil)
    • #14 Add PHPStan to the build (@pamil)
    • #15 Refreshed docs & readme ([@pamil](https://gith
    • #16 Add SyliusLabs/CodingStandard (@pamil)
    • #17 Test with different versions of Symfony on Travis CI (@pamil)

    CHANGELOG FOR 1.3.x

    Open source →
  21. v1.4.0 01 Feb 2019

    Nothing published for this version

  22. v1.4.0-BETA.1 13 Jan 2019 pre-release

    Nothing published for this version

  23. v1.3.14 17 May 2019
    Release notes

    Details

    Open source →
  24. v1.3.13 19 Apr 2019
    Release notes

    Details

    • #25 Fix ThemeAwareTranslator for Symfony 4.2.7 (@pierre-H)
    Open source →
  25. v1.3.12 22 Mar 2019
    Release notes

    Details

    • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)
    • #23 Remove conflict with Twig 2.7.3 (@pamil)
    Open source →
  26. v1.3.11 22 Mar 2019
    Release notes

    Details

    Open source →
  27. v1.3.10 28 Feb 2019
    Release notes

    Details

    • #19 [HotFix] Allow to pass TemplateReference to findTemplate function (@Zales0123)
    • #20 Move string parsing to findTemplate method (@Zales0123)
    Open source →
  28. v1.3.9 26 Feb 2019
    Release notes

    TL;DR

    • The first release after splitting the bundle to be a standalone package with its own release cycle.

    Details

    • #11 Set up Travis CI for 1.1 (@pamil)
    • #12 Set up Travis CI for 1.3 (@pamil)
    • #13 Organise directory structure of the project (@pamil)
    • #14 Add PHPStan to the build (@pamil)
    • #15 Refreshed docs & readme ([@pamil](https://gith
    • #16 Add SyliusLabs/CodingStandard (@pamil)
    • #17 Test with different versions of Symfony on Travis CI (@pamil)

    CHANGELOG FOR 1.2.x

    Open source →
  29. v1.3.8 01 Feb 2019

    Nothing published for this version

  30. v1.3.7 13 Jan 2019

    Nothing published for this version

  31. v1.3.6 22 Nov 2018

    Nothing published for this version

  32. v1.3.5 no date

    Nothing published for this version

  33. v1.3.4 14 Nov 2018

    Nothing published for this version

  34. v1.3.3 09 Oct 2018

    Nothing published for this version

  35. v1.3.2 no date

    Nothing published for this version

  36. v1.3.1 no date

    Nothing published for this version

  37. v1.3.0 23 Aug 2018

    Nothing published for this version

  38. v1.3.0-BETA no date pre-release

    Nothing published for this version

  39. v1.2.17 25 Mar 2019
    Release notes

    Details

    • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)
    Open source →
  40. v1.2.16 26 Feb 2019
    Release notes

    TL;DR

    • The first release after splitting the bundle to be a standalone package with its own release cycle.

    Details

    CHANGELOG FOR 1.1.x

    Open source →
  41. v1.2.15 10 Jan 2019

    Nothing published for this version

  42. v1.2.14 no date

    Nothing published for this version

  43. v1.2.13 13 Nov 2018

    Nothing published for this version

  44. v1.2.12 no date

    Nothing published for this version

  45. v1.2.11 no date

    Nothing published for this version

  46. v1.2.10 03 Oct 2018

    Nothing published for this version

  47. v1.2.9 no date

    Nothing published for this version

  48. v1.2.8 no date

    Nothing published for this version

  49. v1.2.7 23 Aug 2018

    Nothing published for this version

  50. v1.2.6 no date

    Nothing published for this version

  51. v1.2.5 05 Jul 2018

    Nothing published for this version

  52. v1.2.4 no date

    Nothing published for this version

  53. v1.2.3 no date

    Nothing published for this version

  54. v1.2.2 no date

    Nothing published for this version

  55. v1.2.1 no date

    Nothing published for this version

  56. v1.2.0 07 Jun 2018

    Nothing published for this version

  57. v1.2.0-RC no date pre-release

    Nothing published for this version

  58. v1.2.0-BETA 16 May 2018 pre-release

    Nothing published for this version

  59. v1.1.17 25 Mar 2019
    Release notes

    Details

    • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)
    Open source →
  60. v1.1.16 26 Feb 2019
    Release notes

    TL;DR

    • The first release after splitting the bundle to be a standalone package with its own release cycle.

    Details

    Open source →

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