Docs
Everything lives in the GitHub repo
FluxFiles doesn't have a separate documentation site — the README and reference docs in the repo are the source of truth, kept in sync with every release.
Quick start
Install via Composer, mint a token, embed the iframe — the fastest path from zero to a working file manager.
View on GitHubConfiguration reference
Every JWT claim and environment variable FluxFiles reads, in one table.
View on GitHubAPI reference
Every HTTP route the core exposes, with request/response shapes.
View on GitHubProduction deployment
Running FluxFiles on your own server — web server config, permissions, and hardening notes.
View on GitHub