Download latest Agile Toolkit version, sample project or addons/?> download, sample project, sample website, addons, add-ons, packages/?>
Agile Toolkit + Agile Toolkit Addons (includes MVC) + Mini-Project. Contains everything to get started.
Core of Agile Toolkit. Extract into your project directory replacing atk4 folder.
A stand-alone package containing addons and extensions for Agile Toolkit (Including Model support).
Older version works fine, but some semantic was changed.
Agile Toolkit + Agile Toolkit Addons (includes MVC) + Example project. Contains everything to get started.
Core of Agile Toolkit. Extract into your project directory replacing atk4 folder.
A stand-alone package containing addons and extensions for Agile Toolkit (Including Model support).
Agile Toolkit development is hosted on GitHub. If you plan to use GitHub too, it's much easier to clone "atk4-example" project instead of downloading a ZIP.
git clone git://github.com/romaninsh/atk4-example.git myproject git submodule init git submodule updateNext create empty directory hosting using GitHub or other Git server.
git remote rm origin git remote add origin git@github.com:yourname/yourproject.git git push -u origin master
Continue your development. "git submodule update" will update Agile Toolkit
Agile toolkit 4.1.1 cleans up file comments, consistency, fixes several minor issues ad brings slightly better "demo" when you first install atk4-example.
Agile toolkit 4.1 is the first stable release of 4.1 branch. Please read through recent changes to see what's new.
Agile toolkit 4.0.3 fixed bug https://github.com/atk4/atk4/issues/9 which was showing on new installation mechanism (without .htaccess)
Agile toolkit 4.0.2 introduces minor improvements over 4.0.1. Bundled version of jQuery and jQuery UI is updated. Example now works much better on wide range of LAMP environments. Agile Toolkit will now periodically check for new versions and notify you if there is update.
Agile toolkit 4.0.1 is the first stable release of 4.0 branch. You do not need any other frameworks to use Agile Toolkit. Simply download the sample-project or sample-website package and start editing.
If you would like to download our logo, please go to About section.