Version | Download | Size | Date |
---|---|---|---|
v5.2.0 | fusio.zip | 10.36 MiB | 2025-03-08 |
It is also possible to quickly setup a Fusio project through composer:
composer create-project fusio/fusio
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.