About Leo Feyer
Leo is the lead developer of Contao and, together with the core team, ensures that the future of Contao begins in the present. During the day he is a server administrator at Hostingwerk and at night he codes the heck out of it.
by Leo Feyer
Besides using the download button on contao.org, you have been able to download Contao via the domain download.contao.org since 2012. But now that we have two LTS versions in parallel, we had to adjust the download API.
The URL https://download.contao.org
still returns the current Contao package in .tar.gz
format and the URL https://download.contao.org/zip
returns the package in .zip
format.
Also, you can still download a particular version as .zip
or .tar.gz
file by adding the version number to the URL: https://download.contao.org/4.4.0/zip
The URL https://download.contao.org/lts
used to return the LTS version (Contao 3.5), however now that we have two LTS versions (Contao 3.5 and Contao 4.4), the URL is ambigous and has therefore been disabled.
The URL https://download.contao.org/4.4
automatically finds and returns the latest version of the 4.4 series. This feature is not limited to the LTS versions, but works for every minor version starting with Contao 2.11.
The Contao standard edition was the predecessor of the Contao managed edition and it is an example of how to add Contao to a Symfony 3 application. Meanwhile both the download button on contao.org and the download via download.contao.org return the managed edition, which we recommend everbody to use – except if you are building a custom Symfony application.
Since Symfony Flex will render the editions concept redundant anyway, we will no longer develop the standard edition in the future.
Leo is the lead developer of Contao and, together with the core team, ensures that the future of Contao begins in the present. During the day he is a server administrator at Hostingwerk and at night he codes the heck out of it.
Add a comment