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!

Thanks for downloading

Thanks for downloading and welcome to an awesome new way of coding, via your browser! Next steps now you've downloaded...

Place in your document root

Put in a new sub-dir URL such as 'ICEcoder':

Setup folder

Set write permissions

The "owner" and "group" are likely root for that ICEcoder dir (and sub-dirs & files inside). That could be be a problem if the web server is running as www-data user. So update to the right owner & group so ICEcoder's able to work.

This can be done easily on Linux with:
chown -R www-data.www-data ICEcoder

You may want to do this on your website dirs & files too, if they're set to "root" user too, else ICEcoder won't have permission to update them when you save using ICEcoder. So if your site is at "/var/www/html" you'd run:
chown -R www-data.www-data /var/www/html

Start coding!

Visit the sub-dir URL in your browser and enter a password.

Setup domain


Now you're setup, logged in & ready to code!