Skip to content

Hosted Demo

You can try Invio without installing anything:

What to expect

  • You can browse the UI, open invoices, view public HTML/PDF, and explore settings.
  • Write actions (create/edit/delete, publish/unpublish, install templates) are disabled in the UI and blocked by the server.
  • The demo database is pre-seeded for exploration.

How it works

  • The hosted instance runs with DEMO_MODE=true so all mutating admin routes return HTTP 403.
  • If a request is forced, the server rejects it (client disabling is only a UX hint).

See also