Additional downloads

CVS version

You can also get the absolute latest cutting edge (and thus potentially untested and unstable) version of b2evo from the CVS server on SourceForge.

Browse CVS Repository

There is absolutely no guarantee about the state of the CVS version. Some days it will be the most stable version you could find, and some days it might just be broken and waiting for a fix...

This version is only recommended for contributing developers.

Downloading & installing

Latest stable release

Download b2evo 2.4.7 Now

Version Changes Date Status Download
2.4.7 "Tilman" 2009-05-27 [Green] Stable 3 527 kB
3.2.0-beta "Woodland Hills" 2009-05-27 [Yellow] Beta 4 224 kB

 

Requirements

b2evolution can run on almost any web server featuring PHP & MySQL.

Installation

  1. Download (see above)
  2. Unzip the distribution ZIP file
  3. After unzipping, double click on the file b2evolution/index.html for quick start instructions.

Regular upgrade

  1. Download the version you want to upgrade to (see above)
  2. Unzip the distribution ZIP file
  3. After unzipping, double click on the file b2evolution/index.html for quick upgrade instructions.

The regular upgrade procedure works for upgrading from any version of b2evolution to any more recent version. b2evolution's installer/upgrader will automatically detect which older version you are upgrading from.

However, starting with version 1.8.2, any minor upgrade (3rd digit upgrade as in 1.8.1 to 1.8.2) will not require any database upgrade and you may be able to upgrade just by replacing a few files. See quick upgrade patches below.

For example: upgrading from 1.9.0 to 1.9.2 only requires to replace the application files (attention: make sure to properly update your /conf files!). No database upgrade necessary. This means you can also downgrade back to 1.9.1 or 1.9.0 as easily. You could not downgrade to 1.8.x without restoring a database backup, though.

Quick upgrade patches

If you are already running a 2.4.x release, no database upgrade is necessary and you can upgrade just by replacing a few files. Just make sure you properly update your /conf files.

From To Date Download modified files
2.4.6 2.4.7 2009-05-27 380 kB
2.4.5 2.4.6 2009-01-12 163 kB
2.4.2 2.4.5 2008-09-17 477 kB
2.4.1 2.4.2 2008-04-27 391 kB
Any 2.4.5 2008-09-17 Simply download the regular release and
follow the standard upgrade procedure.

Note: no matter what version you have, you can always perform a regular upgrade (see above).

Got diffs?

If you are an advanced linux user/admin/coder, you may want diff patches instead. You will find them at diffs.b2evolution.net .

Migration

If you want to migrate from b2/cafelog or Movable Type, just follow the instructions in the latest release.

If you want to migrate from Geeklog or Manywhere Miniblog, first import into b2evolution 0.9.2, then upgrade to the latest version.

If you want to migrate from any other blog tool, we recommend you try to export the contents to the Movable Type export format and then use the MT importer in the latest release.