Download Zotonic
The open source version of Zotonic can be downloaded from Google code. We use the version control system Mercurial.
Latest release
The latest release of Zotonic is release 0.3.0. Read the release notes.
Visit Google code to download release 0.3.0 of Zotonic as a .zip file.
The following software needs to be installed as well:
- Erlang R12B or R13B (preferred).
- ImageMagick 'convert' and 'identify' tools.
- PostgreSQL (preferably 8.4 or newer).
Check the installation guide for detailed installation instructions.
Mercurial repository
To run the latest-and-greatest development version of Zotonic, you can check out your own local copy of the Zotonic repository with:
hg clone https://zotonic.googlecode.com/hg/ zotonic
This will make a complete copy of the "default" branch of the Zotonic repository.
Please check the installation guide for required third party software, build process and configuration.
We also use Google code for our issue tracking and mailing lists.
Git mirror of official repository
For Git users we have a mirror at http://github.com/arjan/zotonic