Download
Download the latest TangoCMS release (2.0.6 "Chipmunk") using either of the following methods. Please make sure your server meets the requirements (see Requirements) before installation.
- Please read the Upgrade Guide for details on how to upgrade.
- 2.0 ChangeLog
Stable Archives
tar.gz archive - http://releases.tangocms.org/2.0.6/TangoCMS_2.0.6.tar.gz
MD5 Checksum: e774f2fa1ab61e9042bae105604a10a4
zip archive - http://releases.tangocms.org/2.0.6/TangoCMS_2.0.6.zip
MD5 Checksum: 7363c9ba1391b7124c1c158212b02623
Mirrors
Development Releases
For the latest development release, TangoCMS 2.1.0 Alpha2, please see Development Releases download page.
- Note: These are not to be used for a production website and are still in development.
SVN Repo
Alternatively, you can checkout the TangoCMS repository directly via SVN to get the version you want:
svn checkout http://svn.tangocms.org/tangocms/tags/2.0.6/final/ tangocms
Once you have checked out the repository, you will need to copy/rename the config file, eg:
cp tangocms/config/default/config.ini.php.dist tangocms/config/default/config.ini.php