Download

Releases

Version Download Date
v5.1.1 fusio.zip 2024-07-14

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.