Downloading ZenMagick

From ZenMagick Wiki

Jump to: navigation, search

Contents

Where are the files

As an Open Source project it seems only appropriate to have all sources available online. For this reason all files are hosted at sourceforge.net.

Packages

Downloads are broken down into two packages:

  • zenmagick
    This is the core of ZenMagick. It contains the ZenMagick API, the MVC based theme engine and the default and demo theme.
  • plugins
    Additional code/functionality that can be added to the core. Examples of features available as plugins include captchas, Google Analytics, etc.

Licence

ZenMagick is licensed under the The GNU General Public License, Version 2.

Download

The most recent version of ZenMagick can be found one the projects download page at sourceforge.net. When downloading plugins, please keep in mind that plugins depend on specific API versions, so make sure to download and install the correct version. (A rule of thumb is to download the plugin with a version number <= ZenMagick version).

Source Code

The source code is currently managed on github. You can either clone the repository to follow the most recent changes, or download a zip with all files.

Personal tools