You have three options for downloading EasyDeposit: download the latest release, download an older release, or read instructions about how to download the source from github.
Latest release
- EasyDeposit-2011-06-02-202319.zip (released 2nd June 2011)
Older releases
- EasyDeposit-2011-03-31-191910.zip
- EasyDeposit-2011-03-21-192645.zip
- EasyDeposit-2011-03-12-194315.zip
- EasyDeposit-2011-03-03-152307.zip
- EasyDeposit-2010-10-25-093825.zip
- EasyDeposit-2010-10-25-093825.zip
- EasyDeposit-2010-10-11-140532.zip
- EasyDeposit-2010-07-06-170736.zip
- EasyDeposit-2010-05-30-214447.zip
- EasyDeposit-2010-05-19-001841.zip
- EasyDeposit-2010-05-16-120230.zip
- EasyDeposit-2010-05-15-214631.zip
- EasyDeposit-2010-05-12-192752.zip
- EasyDeposit-2010-05-03-134116.zip
Download source
- The latest version of EasyDeposit can be downloaded from github:
- Grab a copy of EasyDeposit:
- cd /your/web/server/document/root
- git clone git://github.com/stuartlewis/EasyDeposit.git
- mv EasyDeposit easydeposit
- cd easydeposit
- Grab a copy of the SWORDAPP PHP library:
- git submodule init
- git submodule update
- Grab a copy of EasyDeposit: