Subscribe to our emails

Join ICEcoders subscription list to hear about the latest updates and news first.

Please enter your email address and hit the button to subscribe. We'll send a welcome email and then occasional emails on big ICEcoder news.

Enter your email address...

Subscribe
ICEcoder is for sale! Please contact info@icecoder.net. Serious offers only.
Mobile nav display link
Try the online demo


Download
ICEcoder 8.1

It's completely free!

Downloads > git

< Back to Downloads


Below you can find links to the GitHub zips for the latest master branch (not necessarily stable) and latest release (8.1) versions of ICEcoder.

You can of course also clone the git repo, the more usual method.

Zip download:


Download ICEcoder (latest)


File type: ZIP

File name: icecoder-master.zip

Status: Latest



Download ICEcoder 8.1


File type: ZIP

File name: icecoder-8.1.zip

Status: Stable



Setup:


Via Zip:


Unzip the file into your wwwroot (document root) dir for your website (this is typically /var/www/html/).

Via git clone:


Clone the repo into your wwwroot (document root) dir for your website (this is typically /var/www/html/) via:

git clone git@github.com:icecoder/icecoder /var/www/html/icecoder

...then...


You'll need to ensure both the ICEcoder dir and the wwwroot dir have permissions to read, write and execute. This can be done by changing permissions (using chmod), but it it safer and so better, to use chown:

chown -R www-data.www-data /var/www/html

This will recursively set the www-data user as both the owner and group users for files on the /var/www/html dir (which ICEcoder dir is of course inside of, at say /var/www/html/ICEcoder).

Now you can visit yoursite.com/ICEcoder to view ICEcoder, sign in and start coding!


Tip: If using ICEcoder locally, you can use:

php -S localhost:8080

...to get PHP to start a simple web server. You can then visit localhost:8080/ICEcoder



ICEcoder has been used by awesome people at...


ABC AT&T CMS Info Systems Datalogic General Electric IBM

Iron Mountain MSN Runbox Samsung Verizon Wells Fargo

...and nice things people have said about ICEcoder...

After getting fed up with Codio, I installed ICEcoder and Oh. Em. Gee @mattpass!!! Keep up the amazing work! This might knock out Coda 2 ;)
@kaceykaso