Search by

fusio / adapter-file

chriskapp

Adapter to serve static files

v6.2.0 2025-12-23 10:14 UTC

README

Fusio adapter which provides an action to serve static files as API response. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-file
php bin/fusio system:register "Fusio\Adapter\File\Adapter"