Download

Download the latest release (2.2.7):

Or download using Composer:

$ composer create-project elefant/cms /var/www

Then follow the remaining steps to complete your installation.

Upgrading an existing site

Upgrading an existing Elefant website is as easy as:

$ ./elefant backup ~/backups/
$ ./elefant update
$ composer update

Older releases

For older releases, visit the Github release page.