typo3-config-handling

Manage TYPO3 configuration for multiple environments or contexts with ease

GPL-2.0 License

Downloads
257.8K
Stars
36
Committers
7
typo3-config-handling - Release 1.0.7 Latest Release

Published by helhum over 1 year ago

Bugfixes

  • Correctly flush caches in dev mode, when caching is enabled
typo3-config-handling - Release 1.0.6

Published by helhum over 1 year ago

Bugfixes

  • Fix compatibility for 9.5.38, 10.4.33 and 11.5.20
typo3-config-handling - Release 1.0.5

Published by helhum almost 3 years ago

Features

  • Compatibility with typo3/cms-composer-installers 4.0.x
typo3-config-handling - Release 1.0.4

Published by helhum almost 3 years ago

Bugfixes

  • Fix import of TYPO3 DefaultConfiguration
typo3-config-handling - Release 1.0.3

Published by helhum almost 3 years ago

Bugfixes

  • Fix issues with TYPO3's silent configuration updates
typo3-config-handling - Release 1.0.2

Published by helhum about 3 years ago

  • Compatibility with TYPO3 11.5
typo3-config-handling - Release 1.0.1

Published by helhum over 3 years ago

Minor compatibility fixes

typo3-config-handling - Release v1.0.0-RC1

Published by helhum over 4 years ago

typo3-config-handling - Release 1.0.0 BETA6

Published by helhum about 5 years ago

Bugfixes

  • Properly detect TYPO3 cli mode
typo3-config-handling - Release 1.0.0 BETA5

Published by helhum about 5 years ago

Bugfixes

  • Add action to fix site config that is wrongly generated by TYPO3
typo3-config-handling - Release 1.0.0 BETA4

Published by helhum about 5 years ago

Features

  • Make it work with latest TYPO3 Console and auto setup packages
typo3-config-handling - Release 1.0.0 BETA3

Published by helhum about 5 years ago

Bugfixes

  • Fix TYPO3 installation with no config file available
typo3-config-handling - Release 1.0.0 BETA2

Published by helhum about 5 years ago

Bugfixes

  • Prevent caching configuration on CLI

Features

  • Support ConfigurationManager settings removal API
typo3-config-handling - Release 0.7.3

Published by helhum about 5 years ago

typo3-config-handling - Release 1.0.0 BETA 1

Published by helhum over 5 years ago

Features

  • Compatible with TYPO3 9.5
  • Custom processors
  • override.settings.yaml always taking precedence
  • encrypted settings

Breaking changes

  • A new default directory layout is used. It is highly recommended to change your directory structure to use is, but for upgraders it is still possible to change it back to fit your needs in composer.json

Planned vor 1.0.0 stable

  • Detailed documentation with in depth reference, practical examples and tutorials