ATK download

ATK is downloadable in 2 flavours. The plain ATK library, and a demo application which includes the ATK library and samples to get you started.

If you're a first time user, we strongly recommend you start with the demo application, which will get you running in as few as 5 easy steps.

Note: For both distributions, you need a working webserver with PHP support. Achievo ATK runs on MySQL, Oracle 8i+ and PostgreSQL.

ATK 'getting started' (library plus demo application)

atkdemo-6.1.0.tar.gz

(Unix/Linux etc.)

atkdemo-6.1.0.zip(Windows)

The instructions to get the demo running can be found in the doc/ subdirectory, in the INSTALL file.

The plain ATK library

atk-6.1.0.tar.gz

(Unix/Linux etc.)

atk-6.1.0.zip(Windows)

Upgrade notes

The changelog for this release can be found in the doc/CHANGES file of ATK.

If you are upgrading from a previous version of ATK, backup your application and data. Replace the atk directory of your application with the plain ATK library mentioned above.

Replace your glue files (index.php, dispatch.php, etc.) with the new versions from atk/skel/. If you made customizations to these files, make sure to reapply your customizations to the new versions, or have a look at the new versions and adapt your gluefiles accordingly.

Also it is a good idea to remove all files from the atktmp/themes and atktmp/compiled/tpl dirs.
Demo Download Docs Forums