Download

Releases

Version Download Date
v4.0.5 fusio.zip 2024-03-17

Composer

It is also possible to quickly setup a Fusio project through composer:

composer create-project fusio/fusio

Docker

We provide also a docker container for Fusio. To setup the container you have to checkout the repository and run the following command:

docker-compose up -d

You can also checkout the plain fusio/fusio image.