Version | Download | Size | Date |
---|---|---|---|
v3.3.2 | fusio.zip | 7.35 MiB | 2022-11-12 |
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.