Warning

To our great surprise, all Boomla users wanted to use the cloud based version of Boomla. They said the online IDE is good enough in both features and speed, so there is no point.
Thus, we decided to temporarily pull the plug on the local distribution and focus on moving faster. Alas, the binaries below are limited in features. Currently, it is only maintained to support downloading and exporting projects to your local filesystem for backup purposes. You can also run Boomla locally and use the downloaded websites as an anonymous visitor. Please get in touch if you would need it for other purposes.
We plan to bring it back later once there is a need for it and our team got bigger.

 

Download Boomla

Boomla was designed to work both in the Boomla Cloud and locally for development and backup purposes.

The local version is currently not fully maintained but it is coming back later. In particular, the local control panel doesn't work and SSL certificates are not generated, which means you can't log in and edit websites through the browser, though you can use them as an anonymous visitor. You can use the command line to download and export websites to your local POSIX filesystem.

 

Download Boomla v0.11.0 for Windows 64bit
[sha256-0bacf69e639ca42049d4a1af31e193007e0c8c64ace4d5f43020f67c8cfd8f67]

Download Boomla v0.11.0 for OS X 64bit
[sha256-c5bb38f84c580c0fc341d2cb5831f628678efc5ef84ff99e929794fa11563d08]

Download Boomla v0.11.0 for Linux 64bit
[sha256-a1b774ea55a910a7ec7f30e43ccd643059bfd830603cec22ea8d21016c25dd33]

Download and export websites

Follow these steps using the command line:

 

Change log

v0.11.0 - 2021-03-29

  • too many features to list, yet this build is only intended for downloading and exporting projects
  • support downloading and exporting websites via pull and posix export

v0.9.1 - 2017-09-17

  • add .CssModule file method
  • add css-2 app
  • add css-2-wrapper app
  • app sjs-3: add File.prototype.addCssModule()
  • if text/css response is missing charset, add UTF-8

v0.9.0 - 2017-09-14

  • remove unstable FUSE support (may readd later)
  • improve website creation flow
  • return custom response when visiting an empty website root file
  • when content-type [text/plain] or [text/html] is missing charset, auto UTF-8
  • app image-1: fix squeezed images upon EXIF Orientation 5-8
  • sh-1, upload-1, upload-2: route files in accepting buckets
  • enforce that uploaded files are accepted by parents
  • various internal improvements

v0.8.0 - 2017-05-11

add server-side caching of resized images, etc.

v0.7.0 - 2017-04-08

make missing .Accept files default to deny drops

v0.6.0 - 2017-03-25

allow restricting what can be dropped in files

v0.5.2 - 2017-03-13

add CommonJS 1.1 module support to the sjs-3 interpreter

v0.5.1 - 2017-03-06

add data integritiy testing tool accessible via the command line interface

v0.5.0 - 2017-03-03

simplify installing packages

v0.4.4 - 2017-02-15

respect JPEG EXIF data when resizing images with image-1 app

v0.4.2 - 2016-12-23

improve local control panel, simplify running Boomla locally

v0.4.1 - 2016-11-26

empower the sjs-3 interpreter with flow control capabilities

v0.4.0 - 2016-11-08

introduce a prototype based runtime to allow customizing apps

v0.3.0 - 2016-10-02

support static websites out of the fox; allow trusting 3rd party plugins

v0.2.5 - 2016-07-18

add built-in app: static-1

v0.2.4 - 2016-07-08

support tools - websites that can edit those of the visitor

v0.2.3 - 2016-06-28

improve control panel; sjs-2 VM add util.fileMeta(), .applyFileMeta()

v0.2.2 - 2016-06-25

import remote packages; improved control panel: manage packages, push/pull, facelift

v0.2.1 - 2016-06-14

support accessing app docs (visit imported website)

v0.2.0 - 2016-06-13

add import link support

v0.1.4 - 2016-06-07

allow Google Analytics, improve Control Panel

v0.1.3 - 2016-05-09

add hosting support

v0.1.2 - 2016-05-06

add push/pull support

v0.1.1 - 2016-03-30

rename boo binary to boomla

v0.1.0 - 2016-03-28

add version control support

v0.0.5 - 2015-12-20

reduce space required by storing many files in parent

v0.0.4 - 2015-11-15

add support for shell and js-console apps

v0.0.3 - 2015-11-10

add video streaming support (HTTP Range requests)

v0.0.2 - 2015-11-04

allow running Boomla as a service (boomla service subcommand)

v0.0.1 - 2015-11-02

allow importing posix website without empty directories which git doesn’t store

v0.0.0 - 2015-11-01

MVP