Integrations — FluxFiles
Integrations
Drop-in adapters for your stack
Official adapters embed FluxFiles natively in the frameworks and editors you already use.
Laravel
PHP
WordPress
Plugin
React
Component
Vue / Nuxt
Component
CKEditor 4
Plugin
TinyMCE
Plugin
Summernote
Plugin
Server-side token SDKs
Mint tokens from your backend, no UI
These aren't UI adapters — they issue the JWTs that scope what a FluxFiles UI (any of the adapters above, or the standalone iframe) is allowed to do. No PHP required to issue tokens.
Node token SDK (@fluxfiles/node)
Mint FluxFiles tokens from any JS backend (Express, Next.js, Nuxt) with @fluxfiles/node — byte-compatible with the PHP core. No PHP required to issue tokens.
Python token SDK (fluxfiles-token)
Mint FluxFiles tokens from any Python backend (FastAPI, Django, Flask) with fluxfiles-token — byte-compatible with the PHP core. No PHP required to issue tokens.