Contao news
Read the official Contao announcements.
Final migration to GitHub
by Leo Feyer – Announcements
As a consequence of the latest developments at sourceforge.net and the fact that we have been using the platform only for their download statistics in the last years, we are now finally migrating to GitHub and will no longer distribute Contao via sourceforge.net.
From now on, all Contao downloads are distributed via the central URL download.contao.org, which redirects to the GitHub release download and implements its own download counter.
# Master branch as .tar.gz
https://download.contao.org
# Master branch as .zip
https://download.contao.org/zip
# LTS branch as .tar.gz
https://download.contao.org/lts
# LTS branch as .zip
https://download.contao.org/lts/zip
# Release 3.0.6 as .tar.gz
https://download.contao.org/3.0.6
# Release 3.0.6 as .zip
https://download.contao.org/3.0.6/zip
The URL download.contao.org also replaces the URL install.contao.org:
curl -L https://download.contao.org | tar -xzp
The download URL is available via both HTTP and HTTPS.
Comments
Add a comment